A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCOUNT_DELETED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the account has been marked as deleted
- ACCOUNT_DELETED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the account has been marked as deleted
- ACCOUNT_ID_DOES_NOT_EXIST - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the account id passed has not yet been created.
- ACCOUNT_ID_DOES_NOT_EXIST_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the account id passed has not yet been created.
- ACCOUNT_IS_NOT_GENESIS_ACCOUNT - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Special Account Operations should be performed by only Genesis account, return this code if it is not Genesis Account
- ACCOUNT_IS_NOT_GENESIS_ACCOUNT_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Special Account Operations should be performed by only Genesis account, return this code if it is not Genesis Account
- ACCOUNT_REPEATED_IN_ACCOUNT_AMOUNTS - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
same accounts repeated in the transfer account list
- ACCOUNT_REPEATED_IN_ACCOUNT_AMOUNTS_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
same accounts repeated in the transfer account list
- ACCOUNT_UPDATE_FAILED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The update of the account failed
- ACCOUNT_UPDATE_FAILED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The update of the account failed
- AccountAmount - Class in com.hederahashgraph.api.proto.java
-
An account, and the amount that it sends or receives during a cryptocurrency transfer.
- AccountAmount.Builder - Class in com.hederahashgraph.api.proto.java
-
An account, and the amount that it sends or receives during a cryptocurrency transfer.
- AccountAmountOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ACCOUNTAMOUNTS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransferList
- AccountID - Class in com.hederahashgraph.api.proto.java
-
The ID for an a cryptocurrency account
- ACCOUNTID - com.hederahashgraph.api.proto.java.EntityID.EntityCase
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AccountAmount
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AllProxyStakers
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Claim
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.EntityID
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ProxyStaker
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionID
- ACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionReceipt
- AccountID.Builder - Class in com.hederahashgraph.api.proto.java
-
The ID for an a cryptocurrency account
- AccountIDOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ACCOUNTIDTODELETEFROM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- ACCOUNTIDTOUPDATE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- ACCOUNTINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- ACCOUNTNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AccountID
- ACCOUNTNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TopicID
- addAccountAmounts(int, AccountAmount) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- addAccountAmounts(int, AccountAmount.Builder) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- addAccountAmounts(AccountAmount) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- addAccountAmounts(AccountAmount.Builder) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- addAccountAmountsBuilder() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- addAccountAmountsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- addAllAccountAmounts(Iterable<? extends AccountAmount>) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- addAllClaims(Iterable<? extends Claim>) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- addAllEntities(Iterable<? extends EntityID>) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- addAllKeys(Iterable<? extends Key>) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- addAllLogInfo(Iterable<? extends ContractLoginfo>) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- addAllNodeAddress(Iterable<? extends NodeAddress>) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- addAllProxyStaker(Iterable<? extends ProxyStaker>) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- addAllRecords(Iterable<? extends TransactionRecord>) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- addAllRecords(Iterable<? extends TransactionRecord>) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- addAllSigPair(Iterable<? extends SignaturePair>) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- addAllSigs(Iterable<? extends Signature>) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- addAllTopic(Iterable<? extends ByteString>) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
topics of a particular event
- addAllTransactionFeeSchedule(Iterable<? extends TransactionFeeSchedule>) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- addAllTransactionFeeSchedule(Iterable<? extends TransactionFeeSchedule>) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- addClaim(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Adds a claim by submitting the transaction.
- addClaim(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Adds a claim by submitting the transaction.
- addClaim(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Adds a claim by submitting the transaction.
- addClaim(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Adds a claim by submitting the transaction.
- addClaims(int, Claim) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- addClaims(int, Claim.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- addClaims(Claim) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- addClaims(Claim.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- addClaimsBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- addClaimsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- addEntities(int, EntityID) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- addEntities(int, EntityID.Builder) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- addEntities(EntityID) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- addEntities(EntityID.Builder) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- addEntitiesBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- addEntitiesBuilder(int) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- addKeys(int, Key) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- addKeys(int, Key.Builder) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- addKeys(Key) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- addKeys(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- addKeysBuilder() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- addKeysBuilder(int) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- addLogInfo(int, ContractLoginfo) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- addLogInfo(int, ContractLoginfo.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- addLogInfo(ContractLoginfo) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- addLogInfo(ContractLoginfo.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- addLogInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- addLogInfoBuilder(int) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- addNodeAddress(int, NodeAddress) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- addNodeAddress(int, NodeAddress.Builder) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- addNodeAddress(NodeAddress) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- addNodeAddress(NodeAddress.Builder) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- addNodeAddressBuilder() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- addNodeAddressBuilder(int) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- addProxyStaker(int, ProxyStaker) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- addProxyStaker(int, ProxyStaker.Builder) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- addProxyStaker(ProxyStaker) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- addProxyStaker(ProxyStaker.Builder) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- addProxyStakerBuilder() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- addProxyStakerBuilder(int) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- addRecords(int, TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- addRecords(int, TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- addRecords(int, TransactionRecord.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- addRecords(int, TransactionRecord.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- addRecords(TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- addRecords(TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- addRecords(TransactionRecord.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- addRecords(TransactionRecord.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- addRecordsBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- addRecordsBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- addRecordsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- addRecordsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- addSigPair(int, SignaturePair) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- addSigPair(int, SignaturePair.Builder) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- addSigPair(SignaturePair) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- addSigPair(SignaturePair.Builder) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- addSigPairBuilder() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- addSigPairBuilder(int) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- addSigs(int, Signature) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- addSigs(int, Signature.Builder) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- addSigs(Signature) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- addSigs(Signature.Builder) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- addSigsBuilder() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- addSigsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- addTopic(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
topics of a particular event
- addTransactionFeeSchedule(int, TransactionFeeSchedule) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- addTransactionFeeSchedule(int, TransactionFeeSchedule) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- addTransactionFeeSchedule(int, TransactionFeeSchedule.Builder) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- addTransactionFeeSchedule(int, TransactionFeeSchedule.Builder) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- addTransactionFeeSchedule(TransactionFeeSchedule) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- addTransactionFeeSchedule(TransactionFeeSchedule) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- addTransactionFeeSchedule(TransactionFeeSchedule.Builder) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- addTransactionFeeSchedule(TransactionFeeSchedule.Builder) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- addTransactionFeeScheduleBuilder() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- addTransactionFeeScheduleBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- addTransactionFeeScheduleBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- addTransactionFeeScheduleBuilder(int) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- AdminDelete - Class in com.hederahashgraph.api.proto.java
- AdminDeleteTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Delete a file or smart contract - can only be done with a Hedera admin multisig.
- AdminDeleteTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Delete a file or smart contract - can only be done with a Hedera admin multisig.
- AdminDeleteTransactionBody.IdCase - Enum in com.hederahashgraph.api.proto.java
- AdminDeleteTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ADMINKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- ADMINKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- ADMINKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- ADMINKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- ADMINKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- AdminUndelete - Class in com.hederahashgraph.api.proto.java
- AdminUndeleteTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Undelete a file or smart contract that was deleted by AdminDelete - can only be done with a Hedera admin multisig.
- AdminUndeleteTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Undelete a file or smart contract that was deleted by AdminDelete - can only be done with a Hedera admin multisig.
- AdminUndeleteTransactionBody.IdCase - Enum in com.hederahashgraph.api.proto.java
- AdminUndeleteTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- AllProxyStakers - Class in com.hederahashgraph.api.proto.java
-
all of the accounts proxy staking to a given account, and the amounts proxy staked
- AllProxyStakers.Builder - Class in com.hederahashgraph.api.proto.java
-
all of the accounts proxy staking to a given account, and the amounts proxy staked
- AllProxyStakersOrBuilder - Interface in com.hederahashgraph.api.proto.java
- AMOUNT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AccountAmount
- AMOUNT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- AMOUNT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ProxyStaker
- ANSWER_ONLY - com.hederahashgraph.api.proto.java.ResponseType
-
Response returns answer
- ANSWER_ONLY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseType
-
Response returns answer
- ANSWER_STATE_PROOF - com.hederahashgraph.api.proto.java.ResponseType
-
Response returns both answer and state proof
- ANSWER_STATE_PROOF_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseType
-
Response returns both answer and state proof
- appendContent(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceBlockingStub
-
Appends the file contents(for a given FileID) by submitting the transaction.
- appendContent(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceFutureStub
-
Appends the file contents(for a given FileID) by submitting the transaction.
- appendContent(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
-
Appends the file contents(for a given FileID) by submitting the transaction.
- appendContent(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceStub
-
Appends the file contents(for a given FileID) by submitting the transaction.
- AUTORENEW_DURATION_NOT_IN_RANGE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the duration is not a subset of [MINIMUM_AUTORENEW_DURATION,MAXIMUM_AUTORENEW_DURATION]
- AUTORENEW_DURATION_NOT_IN_RANGE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the duration is not a subset of [MINIMUM_AUTORENEW_DURATION,MAXIMUM_AUTORENEW_DURATION]
- AUTORENEWPERIOD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- AUTORENEWPERIOD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- AUTORENEWPERIOD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- AUTORENEWPERIOD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- AUTORENEWPERIOD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- AUTORENEWPERIOD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
B
- BAD_ENCODING - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Unsupported algorithm/encoding used for keys in the transaction
- BAD_ENCODING_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Unsupported algorithm/encoding used for keys in the transaction
- BALANCE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- BALANCE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- BasicTypes - Class in com.hederahashgraph.api.proto.java
- bindService() - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceImplBase
- bindService() - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
- bindService() - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
- bindService() - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
- BLOOM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- BLOOM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractLoginfo
- BODY - com.hederahashgraph.api.proto.java.Transaction.BodyDataCase
- BODY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Transaction
- BODY_NOT_SET - com.hederahashgraph.api.proto.java.TransactionRecord.BodyCase
- BODYBYTES - com.hederahashgraph.api.proto.java.Transaction.BodyDataCase
- BODYBYTES_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Transaction
- BODYDATA_NOT_SET - com.hederahashgraph.api.proto.java.Transaction.BodyDataCase
- BPR_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
- BPT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
- build() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- build() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- build() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- build() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- build() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceFutureStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceFutureStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
- build(Channel, CallOptions) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- buildPartial() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- BUSY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
If API is throttled out
- BUSY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
If API is throttled out
- BYTECODE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
C
- CENTEQUIV_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ExchangeRate
- Claim - Class in com.hederahashgraph.api.proto.java
-
A hash (presumably of some kind of credential or certificate), along with a list of keys (each of which is either a primitive or a threshold key).
- CLAIM - com.hederahashgraph.api.proto.java.EntityID.EntityCase
- CLAIM_ALREADY_EXISTS - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the claim hash already exists
- CLAIM_ALREADY_EXISTS_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the claim hash already exists
- CLAIM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- CLAIM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- CLAIM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.EntityID
- CLAIM_NOT_FOUND - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the crypto claim doesn't exists in the file system.
- CLAIM_NOT_FOUND_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the crypto claim doesn't exists in the file system.
- Claim.Builder - Class in com.hederahashgraph.api.proto.java
-
A hash (presumably of some kind of credential or certificate), along with a list of keys (each of which is either a primitive or a threshold key).
- CLAIMDURATION_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Claim
- ClaimOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CLAIMS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- clear() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- clear() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- clear() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- clear() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- clear() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- clearAccountAmounts() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The Account ID that sends or receives cryptocurrency
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
The Account ID that is being proxy staked to
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the account to which the claim is attached
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
The account ID for which information is requested
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
The account ID for which the records should be retrieved
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
The account that this record is for
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The account ID to which the claim was attached
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
The account ID for which information is requested
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The account ID for which this information applies
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
The Account ID for which the records should be retrieved
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The Account ID for the cryptocurrency account
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The Account ID for the cryptocurrency account
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The Account ID that is proxy staking
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The Account ID that paid for this transaction
- clearAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The account ID, if a new account was created
- clearAccountIDToDeleteFrom() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The account ID that should have a claim deleted
- clearAccountIDToUpdate() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The account ID which is being updated in this transaction
- clearAccountInfo() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Info about the account (a state proof can be generated for this)
- clearAccountNum() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
-
A nonnegative account number unique within its realm
- clearAccountNum() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
-
A nonnegative account number unique within its realm
- clearAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can change/delete this topic.
- clearAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can change/delete this topic
- clearAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- clearAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- clearAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- clearAmount() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The amount of tinybars that the account sends(negative) or receives(positive)
- clearAmount() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
number of tinybars sent (the function must be payable if this is nonzero)
- clearAmount() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The number of hbars that are currently proxy staked
- clearAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the instance will charge its account every this many seconds to renew for this long
- clearAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the expiration time will extend every this many seconds.
- clearAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The instance will charge its account every this many seconds to renew for this long
- clearAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The account is charged to extend its expiration date every this many seconds.
- clearAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The duration for expiration time will extend every this many seconds.
- clearAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The duration in which it will automatically extend the expiration period.
- clearBalance() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The current balance, in tinybars
- clearBalance() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The current balance of account in tinybars
- clearBloom() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
bloom filter for record
- clearBloom() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
bloom filter for a particular log
- clearBody() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- clearBody() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- clearBodyBytes() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
TransactionBody serialized into bytes , which needs to be signed
- clearBodyData() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- clearBpr() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Bytes per response
- clearBpt() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Bytes per transaction
- clearBytecode() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
the bytecode
- clearCentEquiv() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
value which denote cents (USD) equivalent to Hbar}
- clearClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- clearClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- clearClaim() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The claim details attached to an account
- clearClaimDuration() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the duration for which the claim will remain valid
- clearClaims() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- clearConsensusCreateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - clearConsensusDeleteTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - clearConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get info about a consensus topic.
- clearConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Info about a consensus topic.
- clearConsensusSubmitMessage() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - clearConsensusTimestamp() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The consensus timestamp (or null if didn't reach consensus yet)
- clearConsensusUpdateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - clearConstant() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
A constant determined by the business to calculate the fees
- clearConstructorParameters() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
parameters to pass to the constructor
- clearContents() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The bytes to append to the contents of the file
- clearContents() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The bytes that are the contents of the file
- clearContents() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The bytes contained in the file
- clearContents() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new file contents.
- clearContract() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.smart contract virtual signature (always length zero)
- clearContract() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
smart contract virtual signature (always length zero)
- clearContractAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- clearContractAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- clearContractCall() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the call a function of a contract instance
- clearContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Call a function of a smart contract instance
- clearContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Response to call a function of a smart contract instance
- clearContractCallResult() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the result returned by the function
- clearContractCallResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- clearContractCreateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the create data a contract instance
- clearContractCreateResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- clearContractDeleteInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete contract and transfer remaining balance into specified account
- clearContractGetBytecode() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get bytecode used by a smart contract instance
- clearContractGetBytecodeResponse() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the bytecode for a smart contract instance
- clearContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a smart contract instance
- clearContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a smart contract instance
- clearContractGetRecords() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get Records of the contract instance
- clearContractGetRecordsResponse() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all existing records for a smart contract instance
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the contract instance to delete, in the format used in transactions
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the contract instance to undelete, in the format used in transactions
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the contract instance to call, in the format used in transactions
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the contract instance to call, in the format used in transactions
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The Contract ID instance to delete (this can't be changed)
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the smart contract instance whose function was called
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
the contract for which information is requested
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
the contract for which information is requested
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the contract instance, in the format used in transactions
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
The smart contract instance for which the records should be retrieved
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
The smart contract instance that this record is for
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
address of a contract that emitted the event
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The Contract ID instance to update (this can't be changed)
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The smart contract ID that identifies instance
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
smart contract instance that is authorized as if it had signed with a key
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The contract ID instance to delete, in the format used in transactions
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The contract ID instance to undelete, in the format used in transactions
- clearContractID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The contract ID, if a new smart contract instance was created
- clearContractInfo() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
the information about this contract instance (a state proof can be generated for this)
- clearContractNum() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
-
A nonnegative number unique within its realm
- clearContractUpdateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains contract modify info such as expiration date for a contract instance
- clearCost() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The fee that would be charged to get the requested information (if a cost was requested)
- clearCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- clearCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp creationTime = 3; - clearCryptoAddClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Attach a new claim to an account
- clearCryptoCreateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new cryptocurrency account
- clearCryptoDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- clearCryptoDeleteClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Remove a claim from an account
- clearCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the current balance in a cryptocurrency account
- clearCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the current balance in a cryptocurrency account
- clearCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the records that currently exist for transactions involving an account
- clearCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the records that currently exist for transactions involving an account
- clearCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- clearCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- clearCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all information about an account
- clearCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all information about an account
- clearCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- clearCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- clearCryptoTransfer() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Transfer amount between accounts
- clearCryptoUpdateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for an account
- clearCurrentFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains current Fee Schedule
- clearCurrentRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Current rate of Exchange of Hbar to cents
- clearData() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
event data
- clearData() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- clearDeleteAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which should be deleted
- clearDeleted() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
If true, then this account has been deleted, it will disappear when it expires, and all transactions for it will fail except the transaction to extend its expiration date
- clearDeleted() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
True if deleted but not yet expired
- clearECDSA384() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
ECDSA with the p-384 curve public key bytes
- clearECDSA384() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.ECDSA p-384 signature bytes
- clearECDSA384() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
ECDSA p-384 signature
- clearEd25519() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
ed25519 public key bytes
- clearEd25519() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.ed25519 signature bytes
- clearEd25519() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
ed25519 signature
- clearEntities() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- clearEntity() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- clearErrorMessage() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
message In case there was an error during smart contract execution
- clearExchangeRate() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
exchange rate set of Hbar to cents (USD)
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the time at which the "deleted" file should truly be permanently deleted
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp expirationTime = 4; - clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the current time at which this contract instance (and its account) is set to expire
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The TimeStamp time at which this account is set to expire
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
expired time in seconds for this exchange rate
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The current time at which this account is set to expire
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new time at which it should expire (ignored if not later than the current value)
- clearExpirationTime() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- clearExpiryTime() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
FeeSchedule expiry time
- clearFeeData() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
The fee information about the query/data
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- clearFileAppend() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Add bytes to the end of the contents of a file
- clearFileContents() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
the file ID and contents (a state proof can be generated for this)
- clearFileCreate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new file
- clearFileDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a file (remove contents and mark as deleted until it expires)
- clearFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the contents of a file (the bytes stored in it)
- clearFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the contents of a file (the bytes stored in it)
- clearFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a file, such as its expiration date
- clearFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a file, such as its expiration date
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the file to delete, in the format used in transactions
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the file to undelete, in the format used in transactions
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the file containing the smart contract byte code.
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The file ID of file containing the smart contract byte code.
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The file ID of the file
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The file ID of the file to which the bytes are appended to
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
-
The file to delete.
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
The file ID of the file whose contents are requested
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The file ID of the file whose contents are being returned
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
The file ID of the file for which information is requested
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The file ID of the file for which information is requested
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The file ID of the file to update
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The file Id for the file
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The file ID of the file to delete, in the format used in transactions
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The file ID to undelete, in the format used in transactions
- clearFileID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The file ID, if a new file was created
- clearFileInfo() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
The information about the file (a state proof can be generated for this)
- clearFileNum() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
-
A nonnegative File number unique within its realm
- clearFileUpdate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for a file
- clearFunctionParameters() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
which function to call, and the parameters to pass to the function
- clearFunctionParameters() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
which function to call, and the parameters to pass to the function
- clearFunctionResult() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
the value returned by the function (if it completed and didn't fail)
- clearGas() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the amount of gas to use for the call
- clearGas() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the maximum amount of gas to use for the call
- clearGas() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
gas to run the constructor
- clearGas() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Gas for the contract execution
- clearGasUsed() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
units of gas used to execute contract
- clearGenerateReceiveRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any transaction above this amount.
- clearGenerateRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Should a record of this transaction be generated? (A receipt is always generated, but the record is optional)
- clearGenerateSendRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any send/withdraw transaction.
- clearGetByKey() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all entities associated with a given key
- clearGetByKey() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all entities associated with a given key
- clearGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- clearGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- clearHash() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
48 byte SHA-384 hash (presumably of some kind of credential or certificate)
- clearHash() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The hash of the claim
- clearHashToDelete() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The hash in the claim to delete (a SHA-384 hash, 48 bytes)
- clearHbarEquiv() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
value which denote habar equivalent to cent
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- clearHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- clearHederaFunctionality() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
Specific Transaction or Query
- clearId() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- clearId() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- clearId() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- clearId() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- clearInitialBalance() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
initial number of tinybars to put into the cryptocurrency account associated with and owned by the smart contract
- clearInitialBalance() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The initial number of tinybars to put into the account
- clearIpAddress() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
-
The ip address of the Node with separator & octets
- clearKey() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The key that must sign to update the Fee Schedule
- clearKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The key that must sign each transfer out of the account.
- clearKey() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- clearKey() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new key
- clearKey() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
The key to search for.
- clearKey() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- clearKeyList() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
A list of Keys of the Key type.
- clearKeys() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- clearKeys() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
All these keys must sign to create or modify the file.
- clearKeys() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
One of these keys must sign in order to modify or delete the file
- clearKeys() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The keys that can modify or delete the file
- clearKeys() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- clearKeys() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
List of all the keys that can sign
- clearLogInfo() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- clearMax() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
The maximum fees that can be submitted
- clearMaxResultSize() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
max number of bytes that the result might include.
- clearMemo() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Short non-unique, publicly visible memo about the topic.
- clearMemo() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
string memo = 2; - clearMemo() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the memo that was submitted as part of the contract (max 100 bytes)
- clearMemo() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the memo associated with the contract (max 100 bytes)
- clearMemo() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The memo associated with the contract (max 100 bytes)
- clearMemo() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
-
The memo field of the node
- clearMemo() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Any notes or descriptions that should be put into the record (max length 100)
- clearMemo() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The memo that was submitted as part of the transaction (max 100 bytes)
- clearMessage() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Message to be submitted.
- clearMin() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
The minimum fees that needs to be paid
- clearNanos() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
-
Number of nanoseconds since the start of the last second
- clearNetworkdata() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for network operations by Hedera
- clearNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
if realmID is null, then this the admin key for the new realm that will be created
- clearNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- clearNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- clearNextFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains next Fee Schedule
- clearNextRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Next rate exchange of Hbar to cents
- clearNodeAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The account of the node that submits the client's transaction to the network
- clearNodeAddress() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- clearNodedata() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged by Node for this functionality
- clearNodeTransactionPrecheckCode() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
Result of fee transaction precheck, saying it passed, or why it failed
- clearNodeTransactionPrecheckCode() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
-
The response code that indicates the current status of the transaction.
- clearObtainers() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- clearPayment() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- clearPortno() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
-
The port number of the grpc server for the node
- clearProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- clearProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- clearProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- clearProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Account ID of the account to which this is proxy staked.
- clearProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- clearProxyFraction() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- clearProxyReceived() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The total number of tinybars proxy staked to this account
- clearProxyStaker() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- clearPubKeyPrefix() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
First few bytes of the public key
- clearQuery() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- clearRbs() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Ram byte seconds
- clearRealmID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Realm for the topic.
- clearRealmID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
realm in which to create this (leave this null to create a new realm)
- clearRealmID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The realm in which this account is created (leave this null to create a new realm)
- clearRealmID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The Realm in which to the file is created (leave this null to create a new realm)
- clearRealmNum() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
-
The realm number (nonnegative)
- clearRealmNum() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
-
The realm number (nonnegative)
- clearRealmNum() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
-
The realm number (nonnegative)
- clearRealmNum() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
-
The realm number (nonnegative)
- clearRealmNum() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
-
The realm number (nonnegative)
- clearReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- clearReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- clearReceiveRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction
- clearReceiveRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- clearReceiveRecordThresholdField() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- clearReceiveRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- clearReceiverSigRequired() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- clearReceiverSigRequired() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
If true, no transaction can transfer to this account unless signed by this account's key
- clearReceiverSigRequired() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- clearReceiverSigRequiredField() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- clearReceiverSigRequiredWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- clearRecords() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- clearRecords() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- clearResponse() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- clearResponseType() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
The requested response, asking for cost, state proof, both, or neither
- clearResponseType() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The requested response is repeated back here, for convenience
- clearRSA3072() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
RSA-3072 public key bytes
- clearRSA3072() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.RSA-3072 signature bytes
- clearRSA3072() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
RSA-3072 signature
- clearRunningHash() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
-
Running hash of every (message, sequenceNumber, topicID) tuple in this topic.
- clearSbpr() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Storage bytes per response
- clearSbs() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Storage byte seconds
- clearSeconds() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
-
number of seconds
- clearSeconds() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
-
Number of complete seconds since the start of the epoch
- clearSeconds() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
-
Number of complete seconds since the start of the epoch
- clearSendRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- clearSendRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- clearSendRecordThresholdField() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- clearSendRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- clearSequenceNumber() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
-
Starts at 0 for first submitted message.
- clearServicedata() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for providing service by Hedera
- clearShardID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Shard for this topic.
- clearShardID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
shard in which to create this
- clearShardID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The shard in which this account is created
- clearShardID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
Shard in which this file is created
- clearShardNum() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
-
The shard number (nonnegative)
- clearShardNum() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
-
The shard number (nonnegative)
- clearShardNum() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
-
The shard number (nonnegative)
- clearShardNum() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
-
The shard number (nonnegative)
- clearShardNum() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
-
the shard number (nonnegative)
- clearShardNum() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
-
The shard number (nonnegative)
- clearSigMap() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
The signatures on the body with the new format, to authorize the transaction
- clearSignature() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- clearSignature() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- clearSignatureList() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- clearSigPair() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- clearSigs() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- clearSigs() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- clearSigs() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- clearSize() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
Number of bytes in contents
- clearSolidityID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
The ID in the format used by Solidity
- clearStakers() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- clearStateProof() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The state proof for this information (if a state proof was requested, and is available)
- clearStatus() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
whether the transaction succeeded or failed (or is unknown)
- clearStorage() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
number of bytes of storage being used by this instance (which affects the cost to extend the expiration time)
- clearSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can submitMessage (empty means anyone can).
- clearSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can submitMessage (empty means anyone can).
- clearSystemDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Hedera multisig system deletes a file or smart contract
- clearSystemUndelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
To undelete an entity deleted by SystemDelete
- clearThreshold() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
A valid signature set must have at least this many signatures
- clearThresholdKey() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- clearThresholdSignature() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- clearTopic() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
topics of a particular event
- clearTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - clearTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic definition.
- clearTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
-
Topic identifier.
- clearTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
Topic to retrieve info about (the running state of).
- clearTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic identifier.
- clearTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Topic to submit message to.
- clearTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.TopicID topicID = 1; - clearTopicState() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic's consensus state.
- clearTransactionFee() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The fee the client pays, which is split between the network and the node
- clearTransactionFee() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The transaction fee in the transaction
- clearTransactionFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- clearTransactionFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- clearTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 180 seconds)
- clearTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 180 seconds)
- clearTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- clearTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- clearTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 1 hour)
- clearTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 1 hour)
- clearTransactionHash() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The hash of the Transaction that executed (not the hash of any Transaction that failed for having a duplicate TransactionID)
- clearTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- clearTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- clearTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
The ID of the transaction for which the receipt is requested.
- clearTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- clearTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The ID of the transaction this record represents
- clearTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
The requested transaction records
- clearTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
The requested record
- clearTransactionValidDuration() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- clearTransactionValidStart() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- clearTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- clearTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- clearTransferContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The contract ID which will receive all remaining hbars
- clearTransferList() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of results of a CryptoTransferTransaction
- clearTransfers() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
-
Accounts and amounts to transfer
- clearTv() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Transaction value (crypto transfers amount, tv is in tiny bars divided by 1000, rounded down)
- clearVpt() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Verifications per transaction
- clone() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- clone() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- clone() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- clone() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- clone() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- com.hederahashgraph.api.proto.java - package com.hederahashgraph.api.proto.java
- com.hederahashgraph.service.proto.java - package com.hederahashgraph.service.proto.java
- ConsensusCreateTopic - Class in com.hederahashgraph.api.proto.java
- ConsensusCreateTopic - com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusCreateTopic = 31; - CONSENSUSCREATETOPIC - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CONSENSUSCREATETOPIC_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- ConsensusCreateTopic_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusCreateTopic = 31; - ConsensusCreateTopicTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.ConsensusCreateTopicTransactionBody - ConsensusCreateTopicTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.ConsensusCreateTopicTransactionBody - ConsensusCreateTopicTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ConsensusDeleteTopic - Class in com.hederahashgraph.api.proto.java
- ConsensusDeleteTopic - com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusDeleteTopic = 33; - CONSENSUSDELETETOPIC - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CONSENSUSDELETETOPIC_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- ConsensusDeleteTopic_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusDeleteTopic = 33; - ConsensusDeleteTopicTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.ConsensusDeleteTopicTransactionBody - ConsensusDeleteTopicTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.ConsensusDeleteTopicTransactionBody - ConsensusDeleteTopicTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ConsensusGetInfo - Class in com.hederahashgraph.api.proto.java
- ConsensusGetInfo - com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusGetInfo = 34; - CONSENSUSGETINFO - com.hederahashgraph.api.proto.java.Query.QueryCase
- CONSENSUSGETINFO - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CONSENSUSGETINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- CONSENSUSGETINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- ConsensusGetInfo_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusGetInfo = 34; - ConsensusGetInfoQuery - Class in com.hederahashgraph.api.proto.java
-
See [ConsensusService.getInfo()](#proto.ConsensusService)
- ConsensusGetInfoQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
See [ConsensusService.getInfo()](#proto.ConsensusService)
- ConsensusGetInfoQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ConsensusGetInfoResponse - Class in com.hederahashgraph.api.proto.java
-
Retrieve info about a consensus topic.
- ConsensusGetInfoResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Retrieve info about a consensus topic.
- ConsensusGetInfoResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ConsensusServiceGrpc - Class in com.hederahashgraph.service.proto.java
-
The Consensus Service provides the ability for Hedera Hashgraph to provide aBFT consensus as to the order and validity of messages submitted to a *topic*, as well as a *consensus timestamp* for those messages.
- ConsensusServiceGrpc.ConsensusServiceBlockingStub - Class in com.hederahashgraph.service.proto.java
-
The Consensus Service provides the ability for Hedera Hashgraph to provide aBFT consensus as to the order and validity of messages submitted to a *topic*, as well as a *consensus timestamp* for those messages.
- ConsensusServiceGrpc.ConsensusServiceFutureStub - Class in com.hederahashgraph.service.proto.java
-
The Consensus Service provides the ability for Hedera Hashgraph to provide aBFT consensus as to the order and validity of messages submitted to a *topic*, as well as a *consensus timestamp* for those messages.
- ConsensusServiceGrpc.ConsensusServiceImplBase - Class in com.hederahashgraph.service.proto.java
-
The Consensus Service provides the ability for Hedera Hashgraph to provide aBFT consensus as to the order and validity of messages submitted to a *topic*, as well as a *consensus timestamp* for those messages.
- ConsensusServiceGrpc.ConsensusServiceStub - Class in com.hederahashgraph.service.proto.java
-
The Consensus Service provides the ability for Hedera Hashgraph to provide aBFT consensus as to the order and validity of messages submitted to a *topic*, as well as a *consensus timestamp* for those messages.
- ConsensusServiceImplBase() - Constructor for class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceImplBase
- ConsensusServiceOuterClass - Class in com.hederahashgraph.service.proto.java
- ConsensusSubmitMessage - Class in com.hederahashgraph.api.proto.java
- ConsensusSubmitMessage - com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusSubmitMessage = 35; - CONSENSUSSUBMITMESSAGE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CONSENSUSSUBMITMESSAGE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- ConsensusSubmitMessage_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusSubmitMessage = 35; - ConsensusSubmitMessageTransactionBody - Class in com.hederahashgraph.api.proto.java
-
TODO: 4000 bytes may be incorrect (too large).
- ConsensusSubmitMessageTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
TODO: 4000 bytes may be incorrect (too large).
- ConsensusSubmitMessageTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CONSENSUSTIMESTAMP_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionRecord
- ConsensusTopicDefinition - Class in com.hederahashgraph.api.proto.java
-
Metadata about the topic that is defined on creation and modified via enforcement of rules specified by the adminKey.
- ConsensusTopicDefinition.Builder - Class in com.hederahashgraph.api.proto.java
-
Metadata about the topic that is defined on creation and modified via enforcement of rules specified by the adminKey.
- ConsensusTopicDefinitionOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ConsensusTopicDefinitionOuterClass - Class in com.hederahashgraph.api.proto.java
- ConsensusTopicState - Class in com.hederahashgraph.api.proto.java
-
The consensus state of a topic.
- ConsensusTopicState.Builder - Class in com.hederahashgraph.api.proto.java
-
The consensus state of a topic.
- ConsensusTopicStateOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ConsensusTopicStateOuterClass - Class in com.hederahashgraph.api.proto.java
- ConsensusUpdateTopic - Class in com.hederahashgraph.api.proto.java
- ConsensusUpdateTopic - com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusUpdateTopic = 32; - CONSENSUSUPDATETOPIC - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CONSENSUSUPDATETOPIC_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- ConsensusUpdateTopic_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
ConsensusUpdateTopic = 32; - ConsensusUpdateTopicTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.ConsensusUpdateTopicTransactionBody - ConsensusUpdateTopicTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.ConsensusUpdateTopicTransactionBody - ConsensusUpdateTopicTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CONSTANT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
- CONSTRUCTORPARAMETERS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- CONTENTS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- CONTENTS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- CONTENTS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- CONTENTS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- CONTRACT - com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- CONTRACT - com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
- CONTRACT_BYTECODE_EMPTY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Bytecode for smart contract is of length zero
- CONTRACT_BYTECODE_EMPTY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Bytecode for smart contract is of length zero
- CONTRACT_DELETED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Contract is marked as deleted
- CONTRACT_DELETED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Contract is marked as deleted
- CONTRACT_EXECUTION_EXCEPTION - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
For any contract execution related error not handled by specific error codes listed above.
- CONTRACT_EXECUTION_EXCEPTION_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
For any contract execution related error not handled by specific error codes listed above.
- CONTRACT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- CONTRACT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SignaturePair
- CONTRACT_FILE_EMPTY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
File to create a smart contract was of length zero
- CONTRACT_FILE_EMPTY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
File to create a smart contract was of length zero
- CONTRACT_REVERT_EXECUTED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Contract REVERT OPCODE executed
- CONTRACT_REVERT_EXECUTED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Contract REVERT OPCODE executed
- CONTRACT_SIZE_LIMIT_EXCEEDED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
contract byte code size is over the limit
- CONTRACT_SIZE_LIMIT_EXCEEDED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
contract byte code size is over the limit
- CONTRACT_UPDATE_FAILED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
update of the contract failed
- CONTRACT_UPDATE_FAILED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
update of the contract failed
- CONTRACTACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- CONTRACTACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- ContractCall - Class in com.hederahashgraph.api.proto.java
- ContractCall - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract Call
- CONTRACTCALL - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CONTRACTCALL_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- ContractCall_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract Call
- ContractCallLocal - Class in com.hederahashgraph.api.proto.java
- ContractCallLocal - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract Call
- CONTRACTCALLLOCAL - com.hederahashgraph.api.proto.java.Query.QueryCase
- CONTRACTCALLLOCAL - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CONTRACTCALLLOCAL_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- CONTRACTCALLLOCAL_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- ContractCallLocal_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract Call
- contractCallLocalMethod(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
-
Calls a smart contract by submitting the query.
- contractCallLocalMethod(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
-
Calls a smart contract by submitting the query.
- contractCallLocalMethod(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
-
Calls a smart contract by submitting the query.
- contractCallLocalMethod(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
-
Calls a smart contract by submitting the query.
- ContractCallLocalQuery - Class in com.hederahashgraph.api.proto.java
-
Call a function of the given smart contract instance, giving it functionParameters as its inputs.
- ContractCallLocalQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Call a function of the given smart contract instance, giving it functionParameters as its inputs.
- ContractCallLocalQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractCallLocalResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node ContractCallLocalQuery
- ContractCallLocalResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node ContractCallLocalQuery
- ContractCallLocalResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- contractCallMethod(Transaction) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
-
Calls a contract by submitting the transaction.
- contractCallMethod(Transaction) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
-
Calls a contract by submitting the transaction.
- contractCallMethod(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
-
Calls a contract by submitting the transaction.
- contractCallMethod(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
-
Calls a contract by submitting the transaction.
- CONTRACTCALLRESULT - com.hederahashgraph.api.proto.java.TransactionRecord.BodyCase
- CONTRACTCALLRESULT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- CONTRACTCALLRESULT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionRecord
- ContractCallTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Call a function of the given smart contract instance, giving it functionParameters as its inputs.
- ContractCallTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Call a function of the given smart contract instance, giving it functionParameters as its inputs.
- ContractCallTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractCreate - Class in com.hederahashgraph.api.proto.java
- ContractCreate - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract Create Contract
- ContractCreate_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract Create Contract
- CONTRACTCREATEINSTANCE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CONTRACTCREATEINSTANCE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- CONTRACTCREATERESULT - com.hederahashgraph.api.proto.java.TransactionRecord.BodyCase
- CONTRACTCREATERESULT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionRecord
- ContractCreateTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Start a new smart contract instance.
- ContractCreateTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Start a new smart contract instance.
- ContractCreateTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractDelete - Class in com.hederahashgraph.api.proto.java
- ContractDelete - com.hederahashgraph.api.proto.java.HederaFunctionality
-
delete contract
- ContractDelete_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
delete contract
- CONTRACTDELETEINSTANCE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CONTRACTDELETEINSTANCE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- ContractDeleteTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Modify a smart contract instance to have the given parameter values.
- ContractDeleteTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Modify a smart contract instance to have the given parameter values.
- ContractDeleteTransactionBody.ObtainersCase - Enum in com.hederahashgraph.api.proto.java
- ContractDeleteTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractFunctionResult - Class in com.hederahashgraph.api.proto.java
-
The result returned by a call to a smart contract function.
- ContractFunctionResult.Builder - Class in com.hederahashgraph.api.proto.java
-
The result returned by a call to a smart contract function.
- ContractFunctionResultOrBuilder - Interface in com.hederahashgraph.api.proto.java
- contractGetBytecode(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
-
Retrieves the byte code of a contract by submitting the query.
- contractGetBytecode(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
-
Retrieves the byte code of a contract by submitting the query.
- contractGetBytecode(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
-
Retrieves the byte code of a contract by submitting the query.
- contractGetBytecode(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
-
Retrieves the byte code of a contract by submitting the query.
- ContractGetBytecode - Class in com.hederahashgraph.api.proto.java
- ContractGetBytecode - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract, get the byte code
- CONTRACTGETBYTECODE - com.hederahashgraph.api.proto.java.Query.QueryCase
- CONTRACTGETBYTECODE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- ContractGetBytecode_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract, get the byte code
- ContractGetBytecodeQuery - Class in com.hederahashgraph.api.proto.java
-
Get the bytecode for a smart contract instance
- ContractGetBytecodeQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get the bytecode for a smart contract instance
- ContractGetBytecodeQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractGetBytecodeResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node ContractGetBytecodeQuery
- CONTRACTGETBYTECODERESPONSE - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CONTRACTGETBYTECODERESPONSE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- ContractGetBytecodeResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node ContractGetBytecodeQuery
- ContractGetBytecodeResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractGetInfo - Class in com.hederahashgraph.api.proto.java
- ContractGetInfo - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract get info
- CONTRACTGETINFO - com.hederahashgraph.api.proto.java.Query.QueryCase
- CONTRACTGETINFO - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CONTRACTGETINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- CONTRACTGETINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- ContractGetInfo_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract get info
- ContractGetInfoQuery - Class in com.hederahashgraph.api.proto.java
-
Get information about a smart contract instance.
- ContractGetInfoQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get information about a smart contract instance.
- ContractGetInfoQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractGetInfoResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node ContractGetInfoQuery
- ContractGetInfoResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node ContractGetInfoQuery
- ContractGetInfoResponse.ContractInfo - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.ContractGetInfoResponse.ContractInfo - ContractGetInfoResponse.ContractInfo.Builder - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.ContractGetInfoResponse.ContractInfo - ContractGetInfoResponse.ContractInfoOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractGetInfoResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractGetRecords - Class in com.hederahashgraph.api.proto.java
- ContractGetRecords - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Contract get the transaction records
- CONTRACTGETRECORDS - com.hederahashgraph.api.proto.java.Query.QueryCase
- CONTRACTGETRECORDS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- ContractGetRecords_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Contract get the transaction records
- ContractGetRecordsQuery - Class in com.hederahashgraph.api.proto.java
-
Get all the records for a smart contract instance, for any function call (or the constructor call) during the last 25 hours, for which a Record was requested.
- ContractGetRecordsQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get all the records for a smart contract instance, for any function call (or the constructor call) during the last 25 hours, for which a Record was requested.
- ContractGetRecordsQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractGetRecordsResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node ContractGetRecordsQuery
- CONTRACTGETRECORDSRESPONSE - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CONTRACTGETRECORDSRESPONSE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- ContractGetRecordsResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node ContractGetRecordsQuery
- ContractGetRecordsResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ContractID - Class in com.hederahashgraph.api.proto.java
-
The ID for a smart contract instance
- CONTRACTID - com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.IdCase
- CONTRACTID - com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.IdCase
- CONTRACTID - com.hederahashgraph.api.proto.java.EntityID.EntityCase
- CONTRACTID - com.hederahashgraph.api.proto.java.Key.KeyCase
- CONTRACTID - com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.IdCase
- CONTRACTID - com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.IdCase
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractLoginfo
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.EntityID
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Key
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- CONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionReceipt
- ContractID.Builder - Class in com.hederahashgraph.api.proto.java
-
The ID for a smart contract instance
- ContractIDOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CONTRACTINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- ContractLoginfo - Class in com.hederahashgraph.api.proto.java
-
The log information for an event returned by a smart contract function call.
- ContractLoginfo.Builder - Class in com.hederahashgraph.api.proto.java
-
The log information for an event returned by a smart contract function call.
- ContractLoginfoOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CONTRACTNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractID
- ContractUpdate - Class in com.hederahashgraph.api.proto.java
- ContractUpdate - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract update contract
- ContractUpdate_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract update contract
- CONTRACTUPDATEINSTANCE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CONTRACTUPDATEINSTANCE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- ContractUpdateTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Modify a smart contract instance to have the given parameter values.
- ContractUpdateTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Modify a smart contract instance to have the given parameter values.
- ContractUpdateTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- COST_ANSWER - com.hederahashgraph.api.proto.java.ResponseType
-
Response returns the cost of answer
- COST_ANSWER_STATE_PROOF - com.hederahashgraph.api.proto.java.ResponseType
-
Response returns the total cost of answer and state proof
- COST_ANSWER_STATE_PROOF_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseType
-
Response returns the total cost of answer and state proof
- COST_ANSWER_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseType
-
Response returns the cost of answer
- COST_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ResponseHeader
- createAccount(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Creates a new account by submitting the transaction.
- createAccount(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Creates a new account by submitting the transaction.
- createAccount(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Creates a new account by submitting the transaction.
- createAccount(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Creates a new account by submitting the transaction.
- createContract(Transaction) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
-
Creates a contract by submitting the transaction.
- createContract(Transaction) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
-
Creates a contract by submitting the transaction.
- createContract(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
-
Creates a contract by submitting the transaction.
- createContract(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
-
Creates a contract by submitting the transaction.
- CreateFeeSchedule - Class in com.hederahashgraph.api.proto.java
- CreateFeeScheduleTransactionBody - Class in com.hederahashgraph.api.proto.java
-
The transaction body to update the fee schedule.
- CreateFeeScheduleTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
The transaction body to update the fee schedule.
- CreateFeeScheduleTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- createFile(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceBlockingStub
-
Creates a file with the content by submitting the transaction.
- createFile(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceFutureStub
-
Creates a file with the content by submitting the transaction.
- createFile(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
-
Creates a file with the content by submitting the transaction.
- createFile(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceStub
-
Creates a file with the content by submitting the transaction.
- createTopic(Transaction) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceBlockingStub
-
Create a topic to be used for consensus.
- createTopic(Transaction) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceFutureStub
-
Create a topic to be used for consensus.
- createTopic(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceImplBase
-
Create a topic to be used for consensus.
- createTopic(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceStub
-
Create a topic to be used for consensus.
- CREATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- CREATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- CryptoAddClaim - Class in com.hederahashgraph.api.proto.java
- CryptoAddClaim - com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto add claim to the account
- CRYPTOADDCLAIM - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CRYPTOADDCLAIM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- CryptoAddClaim_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto add claim to the account
- CryptoAddClaimTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Attach the given hash to the given account.
- CryptoAddClaimTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Attach the given hash to the given account.
- CryptoAddClaimTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoCreate - Class in com.hederahashgraph.api.proto.java
- CryptoCreate - com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto create account
- CryptoCreate_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto create account
- CRYPTOCREATEACCOUNT - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CRYPTOCREATEACCOUNT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- CryptoCreateTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Create a new account.
- CryptoCreateTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Create a new account.
- CryptoCreateTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- cryptoDelete(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Deletes and account by submitting the transaction.
- cryptoDelete(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Deletes and account by submitting the transaction.
- cryptoDelete(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Deletes and account by submitting the transaction.
- cryptoDelete(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Deletes and account by submitting the transaction.
- CryptoDelete - Class in com.hederahashgraph.api.proto.java
- CryptoDelete - com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto delete account
- CRYPTODELETE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CRYPTODELETE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- CryptoDelete_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto delete account
- CryptoDeleteClaim - Class in com.hederahashgraph.api.proto.java
- CryptoDeleteClaim - com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto delete claim to the account
- CRYPTODELETECLAIM - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CRYPTODELETECLAIM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- CryptoDeleteClaim_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto delete claim to the account
- CryptoDeleteClaimTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Delete a claim hash that was attached to the given account.
- CryptoDeleteClaimTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Delete a claim hash that was attached to the given account.
- CryptoDeleteClaimTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoDeleteTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Mark an account as deleted, moving all its current hbars to another account.
- CryptoDeleteTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Mark an account as deleted, moving all its current hbars to another account.
- CryptoDeleteTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoGetAccountBalance - Class in com.hederahashgraph.api.proto.java
- CryptoGetAccountBalance - com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto get account balance
- CRYPTOGETACCOUNTBALANCE - com.hederahashgraph.api.proto.java.Query.QueryCase
- CRYPTOGETACCOUNTBALANCE - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CRYPTOGETACCOUNTBALANCE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- CRYPTOGETACCOUNTBALANCE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- CryptoGetAccountBalance_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto get account balance
- CryptoGetAccountBalanceQuery - Class in com.hederahashgraph.api.proto.java
-
Get the balance of a cryptocurrency account.
- CryptoGetAccountBalanceQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get the balance of a cryptocurrency account.
- CryptoGetAccountBalanceQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoGetAccountBalanceResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetAccountBalanceQuery
- CryptoGetAccountBalanceResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetAccountBalanceQuery
- CryptoGetAccountBalanceResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoGetAccountRecords - Class in com.hederahashgraph.api.proto.java
- CryptoGetAccountRecords - com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto get account record
- CRYPTOGETACCOUNTRECORDS - com.hederahashgraph.api.proto.java.Query.QueryCase
- CRYPTOGETACCOUNTRECORDS - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CRYPTOGETACCOUNTRECORDS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- CRYPTOGETACCOUNTRECORDS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- CryptoGetAccountRecords_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto get account record
- CryptoGetAccountRecordsQuery - Class in com.hederahashgraph.api.proto.java
-
Get all the records for an account for any transfers into it and out of it, that were above the threshold, during the last 25 hours.
- CryptoGetAccountRecordsQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get all the records for an account for any transfers into it and out of it, that were above the threshold, during the last 25 hours.
- CryptoGetAccountRecordsQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoGetAccountRecordsResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetAccountRecordsQuery
- CryptoGetAccountRecordsResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetAccountRecordsQuery
- CryptoGetAccountRecordsResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- cryptoGetBalance(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Retrieves the balance for an account by submitting the query.
- cryptoGetBalance(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Retrieves the balance for an account by submitting the query.
- cryptoGetBalance(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Retrieves the balance for an account by submitting the query.
- cryptoGetBalance(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Retrieves the balance for an account by submitting the query.
- CryptoGetClaim - Class in com.hederahashgraph.api.proto.java
- CryptoGetClaim - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Crypto get the claim
- CRYPTOGETCLAIM - com.hederahashgraph.api.proto.java.Query.QueryCase
- CRYPTOGETCLAIM - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CRYPTOGETCLAIM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- CRYPTOGETCLAIM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- CryptoGetClaim_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Crypto get the claim
- CryptoGetClaimQuery - Class in com.hederahashgraph.api.proto.java
-
Get a single claim attached to an account, or return null if it does not exist.
- CryptoGetClaimQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get a single claim attached to an account, or return null if it does not exist.
- CryptoGetClaimQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoGetClaimResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetClaimQuery.
- CryptoGetClaimResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetClaimQuery.
- CryptoGetClaimResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoGetInfo - Class in com.hederahashgraph.api.proto.java
- CryptoGetInfo - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Crypto get info
- CRYPTOGETINFO - com.hederahashgraph.api.proto.java.Query.QueryCase
- CRYPTOGETINFO - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CRYPTOGETINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- CRYPTOGETINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- CryptoGetInfo_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Crypto get info
- CryptoGetInfoQuery - Class in com.hederahashgraph.api.proto.java
-
Get all the information about an account, including the balance.
- CryptoGetInfoQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get all the information about an account, including the balance.
- CryptoGetInfoQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoGetInfoResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetInfoQuery
- CryptoGetInfoResponse.AccountInfo - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.CryptoGetInfoResponse.AccountInfo - CryptoGetInfoResponse.AccountInfo.Builder - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.CryptoGetInfoResponse.AccountInfo - CryptoGetInfoResponse.AccountInfoOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoGetInfoResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetInfoQuery
- CryptoGetInfoResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CRYPTOGETPROXYSTAKERS - com.hederahashgraph.api.proto.java.Query.QueryCase
- CRYPTOGETPROXYSTAKERS - com.hederahashgraph.api.proto.java.Response.ResponseCase
- CRYPTOGETPROXYSTAKERS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- CRYPTOGETPROXYSTAKERS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- CryptoGetStakers - Class in com.hederahashgraph.api.proto.java
- CryptoGetStakers - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Crypto, get the stakers for the node
- CryptoGetStakers_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Crypto, get the stakers for the node
- CryptoGetStakersQuery - Class in com.hederahashgraph.api.proto.java
-
Get all the accounts that are proxy staking to this account.
- CryptoGetStakersQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get all the accounts that are proxy staking to this account.
- CryptoGetStakersQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoGetStakersResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetStakersQuery
- CryptoGetStakersResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node CryptoGetStakersQuery
- CryptoGetStakersResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoServiceGrpc - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different crypto services.
- CryptoServiceGrpc.CryptoServiceBlockingStub - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different crypto services.
- CryptoServiceGrpc.CryptoServiceFutureStub - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different crypto services.
- CryptoServiceGrpc.CryptoServiceImplBase - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different crypto services.
- CryptoServiceGrpc.CryptoServiceStub - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different crypto services.
- CryptoServiceImplBase() - Constructor for class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
- CryptoServiceOuterClass - Class in com.hederahashgraph.service.proto.java
- cryptoTransfer(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Initiates a transfer by submitting the transaction.
- cryptoTransfer(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Initiates a transfer by submitting the transaction.
- cryptoTransfer(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Initiates a transfer by submitting the transaction.
- cryptoTransfer(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Initiates a transfer by submitting the transaction.
- CryptoTransfer - Class in com.hederahashgraph.api.proto.java
- CryptoTransfer - com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto transfer
- CRYPTOTRANSFER - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CRYPTOTRANSFER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- CryptoTransfer_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto transfer
- CryptoTransferTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Transfer cryptocurrency from some accounts to other accounts.
- CryptoTransferTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Transfer cryptocurrency from some accounts to other accounts.
- CryptoTransferTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CryptoUpdate - Class in com.hederahashgraph.api.proto.java
- CryptoUpdate - com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto update account
- CryptoUpdate_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
crypto update account
- CRYPTOUPDATEACCOUNT - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- CRYPTOUPDATEACCOUNT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- CryptoUpdateTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Change properties for the given account.
- CryptoUpdateTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Change properties for the given account.
- CryptoUpdateTransactionBody.ReceiveRecordThresholdFieldCase - Enum in com.hederahashgraph.api.proto.java
- CryptoUpdateTransactionBody.ReceiverSigRequiredFieldCase - Enum in com.hederahashgraph.api.proto.java
- CryptoUpdateTransactionBody.SendRecordThresholdFieldCase - Enum in com.hederahashgraph.api.proto.java
- CryptoUpdateTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CurrentAndNextFeeSchedule - Class in com.hederahashgraph.api.proto.java
-
This contains two Fee Schedules with expiry timestamp.
- CurrentAndNextFeeSchedule.Builder - Class in com.hederahashgraph.api.proto.java
-
This contains two Fee Schedules with expiry timestamp.
- CurrentAndNextFeeScheduleOrBuilder - Interface in com.hederahashgraph.api.proto.java
- CURRENTFEESCHEDULE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- CURRENTRATE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ExchangeRateSet
D
- DATA_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractLoginfo
- DATA_NOT_SET - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- DELETEACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- deleteClaim(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Deletes a claim by submitting the transaction.
- deleteClaim(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Deletes a claim by submitting the transaction.
- deleteClaim(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Deletes a claim by submitting the transaction.
- deleteClaim(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Deletes a claim by submitting the transaction.
- deleteContract(Transaction) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
-
Delete a contract instance(mark as deleted until it expires), and transfer hbars to the specified account.
- deleteContract(Transaction) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
-
Delete a contract instance(mark as deleted until it expires), and transfer hbars to the specified account.
- deleteContract(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
-
Delete a contract instance(mark as deleted until it expires), and transfer hbars to the specified account.
- deleteContract(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
-
Delete a contract instance(mark as deleted until it expires), and transfer hbars to the specified account.
- DELETED_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- DELETED_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- deleteFile(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceBlockingStub
-
Deletes a file by submitting the transaction.
- deleteFile(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceFutureStub
-
Deletes a file by submitting the transaction.
- deleteFile(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
-
Deletes a file by submitting the transaction.
- deleteFile(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceStub
-
Deletes a file by submitting the transaction.
- deleteTopic(Transaction) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceBlockingStub
-
Mark a topic as deleted.
- deleteTopic(Transaction) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceFutureStub
-
Mark a topic as deleted.
- deleteTopic(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceImplBase
-
Mark a topic as deleted.
- deleteTopic(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceStub
-
Mark a topic as deleted.
- DUPLICATE_TRANSACTION - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
This transaction ID is a duplicate of one that was submitted to this node or reached consensus in the last 180 seconds (receipt period)
- DUPLICATE_TRANSACTION_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
This transaction ID is a duplicate of one that was submitted to this node or reached consensus in the last 180 seconds (receipt period)
- Duration - Class in com.hederahashgraph.api.proto.java
-
The length of a period of time.
- Duration.Builder - Class in com.hederahashgraph.api.proto.java
-
The length of a period of time.
- DurationOrBuilder - Interface in com.hederahashgraph.api.proto.java
- DurationOuterClass - Class in com.hederahashgraph.api.proto.java
E
- ECDSA_384 - com.hederahashgraph.api.proto.java.Key.KeyCase
- ECDSA_384 - com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- ECDSA_384 - com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
- ECDSA_384_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Key
- ECDSA_384_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- ECDSA_384_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SignaturePair
- ED25519 - com.hederahashgraph.api.proto.java.Key.KeyCase
- ED25519 - com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- ED25519 - com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
- ED25519_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Key
- ED25519_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- ED25519_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SignaturePair
- EMPTY_CLAIM_BODY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the claim body is empty
- EMPTY_CLAIM_BODY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the claim body is empty
- EMPTY_CLAIM_HASH - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the hash for the claim is empty
- EMPTY_CLAIM_HASH_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the hash for the claim is empty
- EMPTY_CLAIM_KEYS - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the key list is empty
- EMPTY_CLAIM_KEYS_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the key list is empty
- EMPTY_CLAIM_QUERY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the crypto claim query is empty
- EMPTY_CLAIM_QUERY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the crypto claim query is empty
- EMPTY_QUERY_BODY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the query body is empty
- EMPTY_QUERY_BODY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the query body is empty
- EMPTY_TRANSACTION_BODY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction body provided is empty
- EMPTY_TRANSACTION_BODY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction body provided is empty
- ENTITIES_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- ENTITY_NOT_SET - com.hederahashgraph.api.proto.java.EntityID.EntityCase
- EntityID - Class in com.hederahashgraph.api.proto.java
-
the ID for a single entity (account, claim, file, or smart contract instance)
- EntityID.Builder - Class in com.hederahashgraph.api.proto.java
-
the ID for a single entity (account, claim, file, or smart contract instance)
- EntityID.EntityCase - Enum in com.hederahashgraph.api.proto.java
- EntityIDOrBuilder - Interface in com.hederahashgraph.api.proto.java
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.AccountID
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.Claim
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractID
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.Duration
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.EntityID
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FeeData
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileID
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.Key
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.KeyList
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.Query
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.RealmID
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.Response
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ShardID
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.Timestamp
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TopicID
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.Transaction
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionID
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- equals(Object) - Method in class com.hederahashgraph.api.proto.java.TransferList
- ERROR_DECODING_BYTESTRING - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Decoding the smart contract binary to a byte array failed.
- ERROR_DECODING_BYTESTRING_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Decoding the smart contract binary to a byte array failed.
- ERRORMESSAGE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- ExchangeRate - Class in com.hederahashgraph.api.proto.java
-
Values from these proto denotes habr and cents(USD) conversion
- EXCHANGERATE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionReceipt
- ExchangeRate.Builder - Class in com.hederahashgraph.api.proto.java
-
Values from these proto denotes habr and cents(USD) conversion
- ExchangeRateOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ExchangeRateOuterClass - Class in com.hederahashgraph.api.proto.java
- ExchangeRateSet - Class in com.hederahashgraph.api.proto.java
-
Two sets of exchange rate
- ExchangeRateSet.Builder - Class in com.hederahashgraph.api.proto.java
-
Two sets of exchange rate
- ExchangeRateSetOrBuilder - Interface in com.hederahashgraph.api.proto.java
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ExchangeRate
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- EXPIRATIONTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- EXPIRYTIME_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeSchedule
F
- FAIL_BALANCE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
There was a system error while performing balance checks, reserved for future.
- FAIL_BALANCE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
There was a system error while performing balance checks, reserved for future.
- FAIL_FEE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
There was a system error while performing fee calculation, reserved for future.
- FAIL_FEE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
There was a system error while performing fee calculation, reserved for future.
- FAIL_INVALID - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
There was a system error and the transaction failed because of invalid request parameters.
- FAIL_INVALID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
There was a system error and the transaction failed because of invalid request parameters.
- FeeComponents - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.FeeComponents - FeeComponents.Builder - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.FeeComponents - FeeComponentsOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FeeData - Class in com.hederahashgraph.api.proto.java
-
The total fees charged for a transaction.
- FEEDATA_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- FeeData.Builder - Class in com.hederahashgraph.api.proto.java
-
The total fees charged for a transaction.
- FeeDataOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FeeSchedule - Class in com.hederahashgraph.api.proto.java
-
The fee schedule for a specific hedera functionality and the time period this fee schedule will expire
- FeeSchedule.Builder - Class in com.hederahashgraph.api.proto.java
-
The fee schedule for a specific hedera functionality and the time period this fee schedule will expire
- FeeScheduleOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FILE_CONTENT_EMPTY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The contents of file are provided as empty.
- FILE_CONTENT_EMPTY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The contents of file are provided as empty.
- FILE_DELETED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the file has been marked as deleted
- FILE_DELETED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the file has been marked as deleted
- FILE_SYSTEM_EXCEPTION - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Unexpected exception thrown by file system functions
- FILE_SYSTEM_EXCEPTION_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Unexpected exception thrown by file system functions
- FileAppend - Class in com.hederahashgraph.api.proto.java
- FileAppend - com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operation append file
- FILEAPPEND - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- FILEAPPEND_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- FileAppend_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operation append file
- FileAppendTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Append the given contents to the end of the file.
- FileAppendTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Append the given contents to the end of the file.
- FileAppendTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FILECONTENTS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- FileCreate - Class in com.hederahashgraph.api.proto.java
- FileCreate - com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operation create file
- FILECREATE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- FILECREATE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- FileCreate_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operation create file
- FileCreateTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Create a new file, containing the given contents.
- FileCreateTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Create a new file, containing the given contents.
- FileCreateTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FileDelete - Class in com.hederahashgraph.api.proto.java
- FileDelete - com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operation delete file
- FILEDELETE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- FILEDELETE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- FileDelete_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operation delete file
- FileDeleteTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Delete the given file.
- FileDeleteTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Delete the given file.
- FileDeleteTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FileGetContents - Class in com.hederahashgraph.api.proto.java
- FileGetContents - com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operations get file contents
- FILEGETCONTENTS - com.hederahashgraph.api.proto.java.Query.QueryCase
- FILEGETCONTENTS - com.hederahashgraph.api.proto.java.Response.ResponseCase
- FILEGETCONTENTS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- FILEGETCONTENTS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- FileGetContents_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operations get file contents
- FileGetContentsQuery - Class in com.hederahashgraph.api.proto.java
-
Get the contents of a file.
- FileGetContentsQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get the contents of a file.
- FileGetContentsQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FileGetContentsResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node FileGetContentsQuery
- FileGetContentsResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node FileGetContentsQuery
- FileGetContentsResponse.FileContents - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.FileGetContentsResponse.FileContents - FileGetContentsResponse.FileContents.Builder - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.FileGetContentsResponse.FileContents - FileGetContentsResponse.FileContentsOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FileGetContentsResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FileGetInfo - Class in com.hederahashgraph.api.proto.java
- FileGetInfo - com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operations get the info of the file
- FILEGETINFO - com.hederahashgraph.api.proto.java.Query.QueryCase
- FILEGETINFO - com.hederahashgraph.api.proto.java.Response.ResponseCase
- FILEGETINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- FILEGETINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- FileGetInfo_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operations get the info of the file
- FileGetInfoQuery - Class in com.hederahashgraph.api.proto.java
-
Get all of the information about a file, except for its contents.
- FileGetInfoQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get all of the information about a file, except for its contents.
- FileGetInfoQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FileGetInfoResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node FileGetInfoQuery
- FileGetInfoResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node FileGetInfoQuery
- FileGetInfoResponse.FileInfo - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.FileGetInfoResponse.FileInfo - FileGetInfoResponse.FileInfo.Builder - Class in com.hederahashgraph.api.proto.java
-
Protobuf type
proto.FileGetInfoResponse.FileInfo - FileGetInfoResponse.FileInfoOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FileGetInfoResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FileID - Class in com.hederahashgraph.api.proto.java
-
The ID for a file
- FILEID - com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.IdCase
- FILEID - com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.IdCase
- FILEID - com.hederahashgraph.api.proto.java.EntityID.EntityCase
- FILEID - com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.IdCase
- FILEID - com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.IdCase
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.EntityID
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- FILEID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionReceipt
- FileID.Builder - Class in com.hederahashgraph.api.proto.java
-
The ID for a file
- FileIDOrBuilder - Interface in com.hederahashgraph.api.proto.java
- FILEINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- FILENUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileID
- FileServiceGrpc - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different file services.
- FileServiceGrpc.FileServiceBlockingStub - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different file services.
- FileServiceGrpc.FileServiceFutureStub - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different file services.
- FileServiceGrpc.FileServiceImplBase - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different file services.
- FileServiceGrpc.FileServiceStub - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different file services.
- FileServiceImplBase() - Constructor for class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
- FileServiceOuterClass - Class in com.hederahashgraph.service.proto.java
- FileUpdate - Class in com.hederahashgraph.api.proto.java
- FileUpdate - com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operation update file
- FILEUPDATE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- FILEUPDATE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- FileUpdate_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
File Operation update file
- FileUpdateTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Modify some of the metadata for a file.
- FileUpdateTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Modify some of the metadata for a file.
- FileUpdateTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.IdCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.IdCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.ObtainersCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiveRecordThresholdFieldCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiverSigRequiredFieldCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.SendRecordThresholdFieldCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.EntityID.EntityCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.Key.KeyCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.Query.QueryCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.Response.ResponseCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.ResponseType
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.IdCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.IdCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.Transaction.BodyDataCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- forNumber(int) - Static method in enum com.hederahashgraph.api.proto.java.TransactionRecord.BodyCase
- FUNCTIONPARAMETERS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- FUNCTIONPARAMETERS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- FUNCTIONRESULT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
G
- GAS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- GAS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- GAS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- GAS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
- GASUSED_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- GENERATERECEIVERECORDTHRESHOLD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- GENERATERECORD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- GENERATESENDRECORDTHRESHOLD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- getAccountAmounts(int) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmounts(int) - Method in class com.hederahashgraph.api.proto.java.TransferList
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmounts(int) - Method in interface com.hederahashgraph.api.proto.java.TransferListOrBuilder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsBuilderList() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsCount() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsCount() - Method in class com.hederahashgraph.api.proto.java.TransferList
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsCount() - Method in interface com.hederahashgraph.api.proto.java.TransferListOrBuilder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsList() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsList() - Method in class com.hederahashgraph.api.proto.java.TransferList
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsList() - Method in interface com.hederahashgraph.api.proto.java.TransferListOrBuilder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.TransferList
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.TransferListOrBuilder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.TransferList
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountAmountsOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.TransferListOrBuilder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The Account ID that sends or receives cryptocurrency
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
-
The Account ID that sends or receives cryptocurrency
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.AccountAmountOrBuilder
-
The Account ID that sends or receives cryptocurrency
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
The Account ID that is being proxy staked to
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
-
The Account ID that is being proxy staked to
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.AllProxyStakersOrBuilder
-
The Account ID that is being proxy staked to
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the account to which the claim is attached
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.Claim
-
the account to which the claim is attached
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
the account to which the claim is attached
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
The account ID for which information is requested
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
-
The account ID for which information is requested
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQueryOrBuilder
-
The account ID for which information is requested
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponseOrBuilder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
The account ID for which the records should be retrieved
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
-
The account ID for which the records should be retrieved
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQueryOrBuilder
-
The account ID for which the records should be retrieved
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
The account that this record is for
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
The account that this record is for
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
The account that this record is for
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The account ID to which the claim was attached
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
-
The account ID to which the claim was attached
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimQueryOrBuilder
-
The account ID to which the claim was attached
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
The account ID for which information is requested
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
-
The account ID for which information is requested
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoQueryOrBuilder
-
The account ID for which information is requested
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The account ID for which this information applies
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The account ID for which this information applies
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The account ID for which this information applies
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
The Account ID for which the records should be retrieved
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
-
The Account ID for which the records should be retrieved
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersQueryOrBuilder
-
The Account ID for which the records should be retrieved
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The Account ID for the cryptocurrency account
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The Account ID for the cryptocurrency account
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The Account ID for the cryptocurrency account
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The Account ID for the cryptocurrency account
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
The Account ID for the cryptocurrency account
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
The Account ID for the cryptocurrency account
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The Account ID that is proxy staking
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
-
The Account ID that is proxy staking
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.ProxyStakerOrBuilder
-
The Account ID that is proxy staking
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The Account ID that paid for this transaction
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionID
-
The Account ID that paid for this transaction
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.TransactionIDOrBuilder
-
The Account ID that paid for this transaction
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The account ID, if a new account was created
- getAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
The account ID, if a new account was created
- getAccountID() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
The account ID, if a new account was created
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The Account ID that sends or receives cryptocurrency
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
The Account ID that is being proxy staked to
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the account to which the claim is attached
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
The account ID for which information is requested
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
The account ID for which the records should be retrieved
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
The account that this record is for
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The account ID to which the claim was attached
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
The account ID for which information is requested
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The account ID for which this information applies
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
The Account ID for which the records should be retrieved
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The Account ID for the cryptocurrency account
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The Account ID for the cryptocurrency account
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The Account ID that is proxy staking
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The Account ID that paid for this transaction
- getAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The account ID, if a new account was created
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The Account ID that sends or receives cryptocurrency
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
-
The Account ID that sends or receives cryptocurrency
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.AccountAmountOrBuilder
-
The Account ID that sends or receives cryptocurrency
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
The Account ID that is being proxy staked to
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
-
The Account ID that is being proxy staked to
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.AllProxyStakersOrBuilder
-
The Account ID that is being proxy staked to
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the account to which the claim is attached
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim
-
the account to which the claim is attached
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
the account to which the claim is attached
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
The account ID for which information is requested
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
-
The account ID for which information is requested
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQueryOrBuilder
-
The account ID for which information is requested
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponseOrBuilder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
The account ID for which the records should be retrieved
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
-
The account ID for which the records should be retrieved
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQueryOrBuilder
-
The account ID for which the records should be retrieved
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
The account that this record is for
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
The account that this record is for
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
The account that this record is for
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The account ID to which the claim was attached
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
-
The account ID to which the claim was attached
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimQueryOrBuilder
-
The account ID to which the claim was attached
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
The account ID for which information is requested
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
-
The account ID for which information is requested
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoQueryOrBuilder
-
The account ID for which information is requested
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The account ID for which this information applies
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The account ID for which this information applies
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The account ID for which this information applies
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
The Account ID for which the records should be retrieved
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
-
The Account ID for which the records should be retrieved
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersQueryOrBuilder
-
The Account ID for which the records should be retrieved
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The Account ID for the cryptocurrency account
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The Account ID for the cryptocurrency account
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The Account ID for the cryptocurrency account
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The Account ID for the cryptocurrency account
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
The Account ID for the cryptocurrency account
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
The Account ID for the cryptocurrency account
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The Account ID that is proxy staking
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
-
The Account ID that is proxy staking
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ProxyStakerOrBuilder
-
The Account ID that is proxy staking
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The Account ID that paid for this transaction
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionID
-
The Account ID that paid for this transaction
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionIDOrBuilder
-
The Account ID that paid for this transaction
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The account ID, if a new account was created
- getAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
The account ID, if a new account was created
- getAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
The account ID, if a new account was created
- getAccountIDToDeleteFrom() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The account ID that should have a claim deleted
- getAccountIDToDeleteFrom() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
-
The account ID that should have a claim deleted
- getAccountIDToDeleteFrom() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBodyOrBuilder
-
The account ID that should have a claim deleted
- getAccountIDToDeleteFromBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The account ID that should have a claim deleted
- getAccountIDToDeleteFromOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The account ID that should have a claim deleted
- getAccountIDToDeleteFromOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
-
The account ID that should have a claim deleted
- getAccountIDToDeleteFromOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBodyOrBuilder
-
The account ID that should have a claim deleted
- getAccountIDToUpdate() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The account ID which is being updated in this transaction
- getAccountIDToUpdate() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The account ID which is being updated in this transaction
- getAccountIDToUpdate() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The account ID which is being updated in this transaction
- getAccountIDToUpdateBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The account ID which is being updated in this transaction
- getAccountIDToUpdateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The account ID which is being updated in this transaction
- getAccountIDToUpdateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The account ID which is being updated in this transaction
- getAccountIDToUpdateOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The account ID which is being updated in this transaction
- getAccountInfo() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Info about the account (a state proof can be generated for this)
- getAccountInfo() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
-
Info about the account (a state proof can be generated for this)
- getAccountInfo() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponseOrBuilder
-
Info about the account (a state proof can be generated for this)
- getAccountInfo(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Retrieves the account information for an account by submitting the query.
- getAccountInfo(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Retrieves the account information for an account by submitting the query.
- getAccountInfo(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Retrieves the account information for an account by submitting the query.
- getAccountInfo(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Retrieves the account information for an account by submitting the query.
- getAccountInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Info about the account (a state proof can be generated for this)
- getAccountInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Info about the account (a state proof can be generated for this)
- getAccountInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
-
Info about the account (a state proof can be generated for this)
- getAccountInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponseOrBuilder
-
Info about the account (a state proof can be generated for this)
- getAccountNum() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
-
A nonnegative account number unique within its realm
- getAccountNum() - Method in class com.hederahashgraph.api.proto.java.AccountID
-
A nonnegative account number unique within its realm
- getAccountNum() - Method in interface com.hederahashgraph.api.proto.java.AccountIDOrBuilder
-
A nonnegative account number unique within its realm
- getAccountNum() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
-
A nonnegative account number unique within its realm
- getAccountNum() - Method in class com.hederahashgraph.api.proto.java.TopicID
-
A nonnegative account number unique within its realm
- getAccountNum() - Method in interface com.hederahashgraph.api.proto.java.TopicIDOrBuilder
-
A nonnegative account number unique within its realm
- getAccountRecords(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Retrieves the record(fetch by AccountID ID) for an account by submitting the query.
- getAccountRecords(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Retrieves the record(fetch by AccountID ID) for an account by submitting the query.
- getAccountRecords(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Retrieves the record(fetch by AccountID ID) for an account by submitting the query.
- getAccountRecords(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Retrieves the record(fetch by AccountID ID) for an account by submitting the query.
- getAddClaimMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can change/delete this topic.
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
Who can change/delete this topic.
- getAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
Who can change/delete this topic.
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can change/delete this topic
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
Who can change/delete this topic
- getAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
Who can change/delete this topic
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can change/delete this topic.
- getAdminKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can change/delete this topic
- getAdminKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can change/delete this topic.
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
Who can change/delete this topic.
- getAdminKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
Who can change/delete this topic.
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can change/delete this topic
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
Who can change/delete this topic
- getAdminKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
Who can change/delete this topic
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- getAdminKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- getAmount() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The amount of tinybars that the account sends(negative) or receives(positive)
- getAmount() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
-
The amount of tinybars that the account sends(negative) or receives(positive)
- getAmount() - Method in interface com.hederahashgraph.api.proto.java.AccountAmountOrBuilder
-
The amount of tinybars that the account sends(negative) or receives(positive)
- getAmount() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
number of tinybars sent (the function must be payable if this is nonzero)
- getAmount() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
-
number of tinybars sent (the function must be payable if this is nonzero)
- getAmount() - Method in interface com.hederahashgraph.api.proto.java.ContractCallTransactionBodyOrBuilder
-
number of tinybars sent (the function must be payable if this is nonzero)
- getAmount() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The number of hbars that are currently proxy staked
- getAmount() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
-
The number of hbars that are currently proxy staked
- getAmount() - Method in interface com.hederahashgraph.api.proto.java.ProxyStakerOrBuilder
-
The number of hbars that are currently proxy staked
- getAppendContentMethod() - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the expiration time will extend every this many seconds.
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the expiration time will extend every this many seconds.
- getAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the expiration time will extend every this many seconds.
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The account is charged to extend its expiration date every this many seconds.
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The account is charged to extend its expiration date every this many seconds.
- getAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The account is charged to extend its expiration date every this many seconds.
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The duration for expiration time will extend every this many seconds.
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The duration for expiration time will extend every this many seconds.
- getAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The duration for expiration time will extend every this many seconds.
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The duration in which it will automatically extend the expiration period.
- getAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The duration in which it will automatically extend the expiration period.
- getAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The duration in which it will automatically extend the expiration period.
- getAutoRenewPeriodBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriodBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the expiration time will extend every this many seconds.
- getAutoRenewPeriodBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriodBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The account is charged to extend its expiration date every this many seconds.
- getAutoRenewPeriodBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The duration for expiration time will extend every this many seconds.
- getAutoRenewPeriodBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The duration in which it will automatically extend the expiration period.
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriodOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the expiration time will extend every this many seconds.
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the expiration time will extend every this many seconds.
- getAutoRenewPeriodOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the expiration time will extend every this many seconds.
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriodOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The instance will charge its account every this many seconds to renew for this long
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The account is charged to extend its expiration date every this many seconds.
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The account is charged to extend its expiration date every this many seconds.
- getAutoRenewPeriodOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The account is charged to extend its expiration date every this many seconds.
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The duration for expiration time will extend every this many seconds.
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The duration for expiration time will extend every this many seconds.
- getAutoRenewPeriodOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The duration for expiration time will extend every this many seconds.
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The duration in which it will automatically extend the expiration period.
- getAutoRenewPeriodOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The duration in which it will automatically extend the expiration period.
- getAutoRenewPeriodOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The duration in which it will automatically extend the expiration period.
- getBalance() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The current balance, in tinybars
- getBalance() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
-
The current balance, in tinybars
- getBalance() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponseOrBuilder
-
The current balance, in tinybars
- getBalance() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The current balance of account in tinybars
- getBalance() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The current balance of account in tinybars
- getBalance() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The current balance of account in tinybars
- getBloom() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
bloom filter for record
- getBloom() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
bloom filter for record
- getBloom() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
bloom filter for record
- getBloom() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
bloom filter for a particular log
- getBloom() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
-
bloom filter for a particular log
- getBloom() - Method in interface com.hederahashgraph.api.proto.java.ContractLoginfoOrBuilder
-
bloom filter for a particular log
- getBody() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- getBody() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
Deprecated.
- getBody() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
Deprecated.
- getBodyBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- getBodyBytes() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
TransactionBody serialized into bytes , which needs to be signed
- getBodyBytes() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
TransactionBody serialized into bytes , which needs to be signed
- getBodyBytes() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
TransactionBody serialized into bytes , which needs to be signed
- getBodyCase() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- getBodyCase() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- getBodyCase() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
- getBodyDataCase() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- getBodyDataCase() - Method in class com.hederahashgraph.api.proto.java.Transaction
- getBodyDataCase() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
- getBodyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- getBodyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
Deprecated.
- getBodyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
Deprecated.
- getBpr() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Bytes per response
- getBpr() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
Bytes per response
- getBpr() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
Bytes per response
- getBpt() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Bytes per transaction
- getBpt() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
Bytes per transaction
- getBpt() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
Bytes per transaction
- GetByKey - Class in com.hederahashgraph.api.proto.java
- GetByKey - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract, get by key
- GETBYKEY - com.hederahashgraph.api.proto.java.Query.QueryCase
- GETBYKEY - com.hederahashgraph.api.proto.java.Response.ResponseCase
- GETBYKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- GETBYKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- GetByKey_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract, get by key
- GetByKeyQuery - Class in com.hederahashgraph.api.proto.java
-
Get all accounts, claims, files, and smart contract instances whose associated keys include the given Key.
- GetByKeyQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get all accounts, claims, files, and smart contract instances whose associated keys include the given Key.
- GetByKeyQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- GetByKeyResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node GetByKeyQuery
- GetByKeyResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node GetByKeyQuery
- GetByKeyResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- getBySolidityID(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
-
Retrieves a contract(using Solidity ID) by submitting the query.
- getBySolidityID(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
-
Retrieves a contract(using Solidity ID) by submitting the query.
- getBySolidityID(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
-
Retrieves a contract(using Solidity ID) by submitting the query.
- getBySolidityID(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
-
Retrieves a contract(using Solidity ID) by submitting the query.
- GetBySolidityID - Class in com.hederahashgraph.api.proto.java
- GetBySolidityID - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract, get by solidity ID
- GETBYSOLIDITYID - com.hederahashgraph.api.proto.java.Query.QueryCase
- GETBYSOLIDITYID - com.hederahashgraph.api.proto.java.Response.ResponseCase
- GETBYSOLIDITYID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- GETBYSOLIDITYID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- GetBySolidityID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Smart Contract, get by solidity ID
- GetBySolidityIDQuery - Class in com.hederahashgraph.api.proto.java
-
Get the IDs in the format used by transactions, given the ID in the format used by Solidity.
- GetBySolidityIDQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get the IDs in the format used by transactions, given the ID in the format used by Solidity.
- GetBySolidityIDQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- GetBySolidityIDResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node GetBySolidityIDQuery
- GetBySolidityIDResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node GetBySolidityIDQuery
- GetBySolidityIDResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- getBytecode() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
the bytecode
- getBytecode() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
-
the bytecode
- getBytecode() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeResponseOrBuilder
-
the bytecode
- getCentEquiv() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
value which denote cents (USD) equivalent to Hbar}
- getCentEquiv() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
-
value which denote cents (USD) equivalent to Hbar}
- getCentEquiv() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateOrBuilder
-
value which denote cents (USD) equivalent to Hbar}
- getClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- getClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- getClaim() - Method in interface com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBodyOrBuilder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- getClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- getClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- getClaim() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimResponseOrBuilder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- getClaim() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The claim details attached to an account
- getClaim() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The claim details attached to an account
- getClaim() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The claim details attached to an account
- getClaim(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Retrieves the claim for an account by submitting the query.
- getClaim(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Retrieves the claim for an account by submitting the query.
- getClaim(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Retrieves the claim for an account by submitting the query.
- getClaim(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Retrieves the claim for an account by submitting the query.
- getClaimBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- getClaimBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- getClaimBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The claim details attached to an account
- getClaimDuration() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the duration for which the claim will remain valid
- getClaimDuration() - Method in class com.hederahashgraph.api.proto.java.Claim
-
the duration for which the claim will remain valid
- getClaimDuration() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
the duration for which the claim will remain valid
- getClaimDurationBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the duration for which the claim will remain valid
- getClaimDurationOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the duration for which the claim will remain valid
- getClaimDurationOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim
-
the duration for which the claim will remain valid
- getClaimDurationOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
the duration for which the claim will remain valid
- getClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- getClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- getClaimOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBodyOrBuilder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- getClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- getClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- getClaimOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimResponseOrBuilder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- getClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The claim details attached to an account
- getClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The claim details attached to an account
- getClaimOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The claim details attached to an account
- getClaims(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaims(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaims(int) - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsBuilderList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsCount() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsCount() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsCount() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsList() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getClaimsOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- getConsensusCreateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - getConsensusCreateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - getConsensusCreateTopic() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - getConsensusCreateTopicBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - getConsensusCreateTopicOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - getConsensusCreateTopicOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - getConsensusCreateTopicOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - getConsensusDeleteTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - getConsensusDeleteTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - getConsensusDeleteTopic() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - getConsensusDeleteTopicBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - getConsensusDeleteTopicOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - getConsensusDeleteTopicOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - getConsensusDeleteTopicOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - getConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get info about a consensus topic.
- getConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get info about a consensus topic.
- getConsensusGetInfo() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get info about a consensus topic.
- getConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Info about a consensus topic.
- getConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response
-
Info about a consensus topic.
- getConsensusGetInfo() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Info about a consensus topic.
- getConsensusGetInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get info about a consensus topic.
- getConsensusGetInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Info about a consensus topic.
- getConsensusGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get info about a consensus topic.
- getConsensusGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get info about a consensus topic.
- getConsensusGetInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get info about a consensus topic.
- getConsensusGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Info about a consensus topic.
- getConsensusGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Info about a consensus topic.
- getConsensusGetInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Info about a consensus topic.
- getConsensusSubmitMessage() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - getConsensusSubmitMessage() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - getConsensusSubmitMessage() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - getConsensusSubmitMessageBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - getConsensusSubmitMessageOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - getConsensusSubmitMessageOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - getConsensusSubmitMessageOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - getConsensusTimestamp() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The consensus timestamp (or null if didn't reach consensus yet)
- getConsensusTimestamp() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The consensus timestamp (or null if didn't reach consensus yet)
- getConsensusTimestamp() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The consensus timestamp (or null if didn't reach consensus yet)
- getConsensusTimestampBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The consensus timestamp (or null if didn't reach consensus yet)
- getConsensusTimestampOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The consensus timestamp (or null if didn't reach consensus yet)
- getConsensusTimestampOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The consensus timestamp (or null if didn't reach consensus yet)
- getConsensusTimestampOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The consensus timestamp (or null if didn't reach consensus yet)
- getConsensusUpdateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - getConsensusUpdateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - getConsensusUpdateTopic() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - getConsensusUpdateTopicBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - getConsensusUpdateTopicOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - getConsensusUpdateTopicOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - getConsensusUpdateTopicOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - getConstant() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
A constant determined by the business to calculate the fees
- getConstant() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
A constant determined by the business to calculate the fees
- getConstant() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
A constant determined by the business to calculate the fees
- getConstructorParameters() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
parameters to pass to the constructor
- getConstructorParameters() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
parameters to pass to the constructor
- getConstructorParameters() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
parameters to pass to the constructor
- getContents() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The bytes to append to the contents of the file
- getContents() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
-
The bytes to append to the contents of the file
- getContents() - Method in interface com.hederahashgraph.api.proto.java.FileAppendTransactionBodyOrBuilder
-
The bytes to append to the contents of the file
- getContents() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The bytes that are the contents of the file
- getContents() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
The bytes that are the contents of the file
- getContents() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
The bytes that are the contents of the file
- getContents() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The bytes contained in the file
- getContents() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
-
The bytes contained in the file
- getContents() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContentsOrBuilder
-
The bytes contained in the file
- getContents() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new file contents.
- getContents() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The new file contents.
- getContents() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The new file contents.
- getContract() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.smart contract virtual signature (always length zero)
- getContract() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.smart contract virtual signature (always length zero)
- getContract() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.smart contract virtual signature (always length zero)
- getContract() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
smart contract virtual signature (always length zero)
- getContract() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
-
smart contract virtual signature (always length zero)
- getContract() - Method in interface com.hederahashgraph.api.proto.java.SignaturePairOrBuilder
-
smart contract virtual signature (always length zero)
- getContractAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
ID of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
ID of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountIDBytes() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountIDBytes() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
ID of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountIDBytes() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
ID of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountIDBytes() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountIDBytes() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractAccountIDBytes() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- getContractCall() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the call a function of a contract instance
- getContractCall() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Contains the call a function of a contract instance
- getContractCall() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Contains the call a function of a contract instance
- getContractCallBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the call a function of a contract instance
- getContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Call a function of a smart contract instance
- getContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Query
-
Call a function of a smart contract instance
- getContractCallLocal() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Call a function of a smart contract instance
- getContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Response to call a function of a smart contract instance
- getContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Response
-
Response to call a function of a smart contract instance
- getContractCallLocal() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Response to call a function of a smart contract instance
- getContractCallLocalBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Call a function of a smart contract instance
- getContractCallLocalBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Response to call a function of a smart contract instance
- getContractCallLocalMethodMethod() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getContractCallLocalOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Call a function of a smart contract instance
- getContractCallLocalOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Call a function of a smart contract instance
- getContractCallLocalOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Call a function of a smart contract instance
- getContractCallLocalOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Response to call a function of a smart contract instance
- getContractCallLocalOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Response to call a function of a smart contract instance
- getContractCallLocalOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Response to call a function of a smart contract instance
- getContractCallMethodMethod() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getContractCallOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the call a function of a contract instance
- getContractCallOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Contains the call a function of a contract instance
- getContractCallOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Contains the call a function of a contract instance
- getContractCallResult() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the result returned by the function
- getContractCallResult() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
the result returned by the function
- getContractCallResult() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
the result returned by the function
- getContractCallResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- getContractCallResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- getContractCallResult() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- getContractCallResultBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- getContractCallResultOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- getContractCallResultOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- getContractCallResultOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- getContractCreateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the create data a contract instance
- getContractCreateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Contains the create data a contract instance
- getContractCreateInstance() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Contains the create data a contract instance
- getContractCreateInstanceBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the create data a contract instance
- getContractCreateInstanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the create data a contract instance
- getContractCreateInstanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Contains the create data a contract instance
- getContractCreateInstanceOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Contains the create data a contract instance
- getContractCreateResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- getContractCreateResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- getContractCreateResult() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- getContractCreateResultBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- getContractCreateResultOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- getContractCreateResultOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- getContractCreateResultOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- getContractDeleteInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete contract and transfer remaining balance into specified account
- getContractDeleteInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Delete contract and transfer remaining balance into specified account
- getContractDeleteInstance() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Delete contract and transfer remaining balance into specified account
- getContractDeleteInstanceBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete contract and transfer remaining balance into specified account
- getContractDeleteInstanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete contract and transfer remaining balance into specified account
- getContractDeleteInstanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Delete contract and transfer remaining balance into specified account
- getContractDeleteInstanceOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Delete contract and transfer remaining balance into specified account
- getContractGetBytecode() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get bytecode used by a smart contract instance
- getContractGetBytecode() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get bytecode used by a smart contract instance
- getContractGetBytecode() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get bytecode used by a smart contract instance
- getContractGetBytecodeBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get bytecode used by a smart contract instance
- getContractGetBytecodeMethod() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getContractGetBytecodeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get bytecode used by a smart contract instance
- getContractGetBytecodeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get bytecode used by a smart contract instance
- getContractGetBytecodeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get bytecode used by a smart contract instance
- getContractGetBytecodeResponse() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the bytecode for a smart contract instance
- getContractGetBytecodeResponse() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the bytecode for a smart contract instance
- getContractGetBytecodeResponse() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the bytecode for a smart contract instance
- getContractGetBytecodeResponseBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the bytecode for a smart contract instance
- getContractGetBytecodeResponseOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the bytecode for a smart contract instance
- getContractGetBytecodeResponseOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the bytecode for a smart contract instance
- getContractGetBytecodeResponseOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the bytecode for a smart contract instance
- getContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a smart contract instance
- getContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get information about a smart contract instance
- getContractGetInfo() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get information about a smart contract instance
- getContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a smart contract instance
- getContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get information about a smart contract instance
- getContractGetInfo() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get information about a smart contract instance
- getContractGetInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a smart contract instance
- getContractGetInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a smart contract instance
- getContractGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a smart contract instance
- getContractGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get information about a smart contract instance
- getContractGetInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get information about a smart contract instance
- getContractGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a smart contract instance
- getContractGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get information about a smart contract instance
- getContractGetInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get information about a smart contract instance
- getContractGetRecords() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get Records of the contract instance
- getContractGetRecords() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get Records of the contract instance
- getContractGetRecords() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get Records of the contract instance
- getContractGetRecordsBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get Records of the contract instance
- getContractGetRecordsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get Records of the contract instance
- getContractGetRecordsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get Records of the contract instance
- getContractGetRecordsOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get Records of the contract instance
- getContractGetRecordsResponse() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all existing records for a smart contract instance
- getContractGetRecordsResponse() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all existing records for a smart contract instance
- getContractGetRecordsResponse() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all existing records for a smart contract instance
- getContractGetRecordsResponseBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all existing records for a smart contract instance
- getContractGetRecordsResponseOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all existing records for a smart contract instance
- getContractGetRecordsResponseOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all existing records for a smart contract instance
- getContractGetRecordsResponseOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all existing records for a smart contract instance
- getContractID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the contract instance to delete, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
-
the contract instance to delete, in the format used in transactions
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
-
the contract instance to delete, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the contract instance to undelete, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
-
the contract instance to undelete, in the format used in transactions
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBodyOrBuilder
-
the contract instance to undelete, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the contract instance to call, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
-
the contract instance to call, in the format used in transactions
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalQueryOrBuilder
-
the contract instance to call, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the contract instance to call, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
-
the contract instance to call, in the format used in transactions
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractCallTransactionBodyOrBuilder
-
the contract instance to call, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The Contract ID instance to delete (this can't be changed)
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
-
The Contract ID instance to delete (this can't be changed)
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
-
The Contract ID instance to delete (this can't be changed)
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the smart contract instance whose function was called
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
the smart contract instance whose function was called
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
the smart contract instance whose function was called
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
the contract for which information is requested
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
-
the contract for which information is requested
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeQueryOrBuilder
-
the contract for which information is requested
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
the contract for which information is requested
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
-
the contract for which information is requested
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoQueryOrBuilder
-
the contract for which information is requested
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the contract instance, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
ID of the contract instance, in the format used in transactions
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
ID of the contract instance, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
The smart contract instance for which the records should be retrieved
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
-
The smart contract instance for which the records should be retrieved
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsQueryOrBuilder
-
The smart contract instance for which the records should be retrieved
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
The smart contract instance that this record is for
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
The smart contract instance that this record is for
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
The smart contract instance that this record is for
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
address of a contract that emitted the event
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
-
address of a contract that emitted the event
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractLoginfoOrBuilder
-
address of a contract that emitted the event
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The Contract ID instance to update (this can't be changed)
- getContractID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The Contract ID instance to update (this can't be changed)
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The Contract ID instance to update (this can't be changed)
- getContractID() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The smart contract ID that identifies instance
- getContractID() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The smart contract ID that identifies instance
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The smart contract ID that identifies instance
- getContractID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- getContractID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- getContractID() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
smart contract instance that is authorized as if it had signed with a key
- getContractID() - Method in class com.hederahashgraph.api.proto.java.Key
-
smart contract instance that is authorized as if it had signed with a key
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
smart contract instance that is authorized as if it had signed with a key
- getContractID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The contract ID instance to delete, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
-
The contract ID instance to delete, in the format used in transactions
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
-
The contract ID instance to delete, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The contract ID instance to undelete, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
-
The contract ID instance to undelete, in the format used in transactions
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBodyOrBuilder
-
The contract ID instance to undelete, in the format used in transactions
- getContractID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The contract ID, if a new smart contract instance was created
- getContractID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
The contract ID, if a new smart contract instance was created
- getContractID() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
The contract ID, if a new smart contract instance was created
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the contract instance to delete, in the format used in transactions
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the contract instance to undelete, in the format used in transactions
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the contract instance to call, in the format used in transactions
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the contract instance to call, in the format used in transactions
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The Contract ID instance to delete (this can't be changed)
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the smart contract instance whose function was called
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
the contract for which information is requested
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
the contract for which information is requested
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the contract instance, in the format used in transactions
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
The smart contract instance for which the records should be retrieved
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
The smart contract instance that this record is for
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
address of a contract that emitted the event
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The Contract ID instance to update (this can't be changed)
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The smart contract ID that identifies instance
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
smart contract instance that is authorized as if it had signed with a key
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The contract ID instance to delete, in the format used in transactions
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The contract ID instance to undelete, in the format used in transactions
- getContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The contract ID, if a new smart contract instance was created
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the contract instance to delete, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
-
the contract instance to delete, in the format used in transactions
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
-
the contract instance to delete, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the contract instance to undelete, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
-
the contract instance to undelete, in the format used in transactions
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBodyOrBuilder
-
the contract instance to undelete, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the contract instance to call, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
-
the contract instance to call, in the format used in transactions
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalQueryOrBuilder
-
the contract instance to call, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the contract instance to call, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
-
the contract instance to call, in the format used in transactions
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCallTransactionBodyOrBuilder
-
the contract instance to call, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The Contract ID instance to delete (this can't be changed)
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
-
The Contract ID instance to delete (this can't be changed)
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
-
The Contract ID instance to delete (this can't be changed)
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the smart contract instance whose function was called
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
the smart contract instance whose function was called
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
the smart contract instance whose function was called
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
the contract for which information is requested
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
-
the contract for which information is requested
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeQueryOrBuilder
-
the contract for which information is requested
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
the contract for which information is requested
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
-
the contract for which information is requested
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoQueryOrBuilder
-
the contract for which information is requested
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the contract instance, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
ID of the contract instance, in the format used in transactions
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
ID of the contract instance, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
The smart contract instance for which the records should be retrieved
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
-
The smart contract instance for which the records should be retrieved
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsQueryOrBuilder
-
The smart contract instance for which the records should be retrieved
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
The smart contract instance that this record is for
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
The smart contract instance that this record is for
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
The smart contract instance that this record is for
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
address of a contract that emitted the event
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
-
address of a contract that emitted the event
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractLoginfoOrBuilder
-
address of a contract that emitted the event
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The Contract ID instance to update (this can't be changed)
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The Contract ID instance to update (this can't be changed)
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The Contract ID instance to update (this can't be changed)
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The smart contract ID that identifies instance
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The smart contract ID that identifies instance
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The smart contract ID that identifies instance
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
smart contract instance that is authorized as if it had signed with a key
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Key
-
smart contract instance that is authorized as if it had signed with a key
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
smart contract instance that is authorized as if it had signed with a key
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The contract ID instance to delete, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
-
The contract ID instance to delete, in the format used in transactions
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
-
The contract ID instance to delete, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The contract ID instance to undelete, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
-
The contract ID instance to undelete, in the format used in transactions
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBodyOrBuilder
-
The contract ID instance to undelete, in the format used in transactions
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The contract ID, if a new smart contract instance was created
- getContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
The contract ID, if a new smart contract instance was created
- getContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
The contract ID, if a new smart contract instance was created
- getContractInfo() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
the information about this contract instance (a state proof can be generated for this)
- getContractInfo() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
-
the information about this contract instance (a state proof can be generated for this)
- getContractInfo() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponseOrBuilder
-
the information about this contract instance (a state proof can be generated for this)
- getContractInfo(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
-
Retrieves the contract information by submitting the query.
- getContractInfo(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
-
Retrieves the contract information by submitting the query.
- getContractInfo(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
-
Retrieves the contract information by submitting the query.
- getContractInfo(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
-
Retrieves the contract information by submitting the query.
- getContractInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
the information about this contract instance (a state proof can be generated for this)
- getContractInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
the information about this contract instance (a state proof can be generated for this)
- getContractInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
-
the information about this contract instance (a state proof can be generated for this)
- getContractInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponseOrBuilder
-
the information about this contract instance (a state proof can be generated for this)
- getContractNum() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
-
A nonnegative number unique within its realm
- getContractNum() - Method in class com.hederahashgraph.api.proto.java.ContractID
-
A nonnegative number unique within its realm
- getContractNum() - Method in interface com.hederahashgraph.api.proto.java.ContractIDOrBuilder
-
A nonnegative number unique within its realm
- getContractUpdateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains contract modify info such as expiration date for a contract instance
- getContractUpdateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Contains contract modify info such as expiration date for a contract instance
- getContractUpdateInstance() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Contains contract modify info such as expiration date for a contract instance
- getContractUpdateInstanceBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains contract modify info such as expiration date for a contract instance
- getContractUpdateInstanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains contract modify info such as expiration date for a contract instance
- getContractUpdateInstanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Contains contract modify info such as expiration date for a contract instance
- getContractUpdateInstanceOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Contains contract modify info such as expiration date for a contract instance
- getCost() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The fee that would be charged to get the requested information (if a cost was requested)
- getCost() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
-
The fee that would be charged to get the requested information (if a cost was requested)
- getCost() - Method in interface com.hederahashgraph.api.proto.java.ResponseHeaderOrBuilder
-
The fee that would be charged to get the requested information (if a cost was requested)
- getCreateAccountMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getCreateContractMethod() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getCreateFileMethod() - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- getCreateTopicMethod() - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
- getCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- getCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- getCreationTime() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- getCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp creationTime = 3; - getCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
.proto.Timestamp creationTime = 3; - getCreationTime() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
.proto.Timestamp creationTime = 3; - getCreationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- getCreationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp creationTime = 3; - getCreationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- getCreationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- getCreationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- getCreationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp creationTime = 3; - getCreationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
.proto.Timestamp creationTime = 3; - getCreationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
.proto.Timestamp creationTime = 3; - getCryptoAddClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Attach a new claim to an account
- getCryptoAddClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Attach a new claim to an account
- getCryptoAddClaim() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Attach a new claim to an account
- getCryptoAddClaimBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Attach a new claim to an account
- getCryptoAddClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Attach a new claim to an account
- getCryptoAddClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Attach a new claim to an account
- getCryptoAddClaimOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Attach a new claim to an account
- getCryptoCreateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new cryptocurrency account
- getCryptoCreateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Create a new cryptocurrency account
- getCryptoCreateAccount() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Create a new cryptocurrency account
- getCryptoCreateAccountBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new cryptocurrency account
- getCryptoCreateAccountOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new cryptocurrency account
- getCryptoCreateAccountOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Create a new cryptocurrency account
- getCryptoCreateAccountOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Create a new cryptocurrency account
- getCryptoDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- getCryptoDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- getCryptoDelete() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- getCryptoDeleteBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- getCryptoDeleteClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Remove a claim from an account
- getCryptoDeleteClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Remove a claim from an account
- getCryptoDeleteClaim() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Remove a claim from an account
- getCryptoDeleteClaimBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Remove a claim from an account
- getCryptoDeleteClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Remove a claim from an account
- getCryptoDeleteClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Remove a claim from an account
- getCryptoDeleteClaimOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Remove a claim from an account
- getCryptoDeleteMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getCryptoDeleteOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- getCryptoDeleteOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- getCryptoDeleteOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- getCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalance() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalance() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalanceBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalanceBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalanceOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalanceOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the current balance in a cryptocurrency account
- getCryptogetAccountBalanceOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the current balance in a cryptocurrency account
- getCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecords() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecords() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecordsBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecordsBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecordsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecordsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecordsOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecordsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecordsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetAccountRecordsOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all the records that currently exist for transactions involving an account
- getCryptoGetBalanceMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaim() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaim() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaimBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaimBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaimOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaimOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetClaimOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a single claim from a single account (or null if it doesn't exist)
- getCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all information about an account
- getCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all information about an account
- getCryptoGetInfo() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all information about an account
- getCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all information about an account
- getCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all information about an account
- getCryptoGetInfo() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all information about an account
- getCryptoGetInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all information about an account
- getCryptoGetInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all information about an account
- getCryptoGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all information about an account
- getCryptoGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all information about an account
- getCryptoGetInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all information about an account
- getCryptoGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all information about an account
- getCryptoGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all information about an account
- getCryptoGetInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all information about an account
- getCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- getCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- getCryptoGetProxyStakers() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- getCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- getCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- getCryptoGetProxyStakers() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- getCryptoGetProxyStakersBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- getCryptoGetProxyStakersBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- getCryptoGetProxyStakersOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- getCryptoGetProxyStakersOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- getCryptoGetProxyStakersOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- getCryptoGetProxyStakersOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- getCryptoGetProxyStakersOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- getCryptoGetProxyStakersOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- getCryptoTransfer() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Transfer amount between accounts
- getCryptoTransfer() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Transfer amount between accounts
- getCryptoTransfer() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Transfer amount between accounts
- getCryptoTransferBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Transfer amount between accounts
- getCryptoTransferMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getCryptoTransferOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Transfer amount between accounts
- getCryptoTransferOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Transfer amount between accounts
- getCryptoTransferOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Transfer amount between accounts
- getCryptoUpdateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for an account
- getCryptoUpdateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Modify information such as the expiration date for an account
- getCryptoUpdateAccount() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Modify information such as the expiration date for an account
- getCryptoUpdateAccountBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for an account
- getCryptoUpdateAccountOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for an account
- getCryptoUpdateAccountOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Modify information such as the expiration date for an account
- getCryptoUpdateAccountOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Modify information such as the expiration date for an account
- getCurrentFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains current Fee Schedule
- getCurrentFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
-
Contains current Fee Schedule
- getCurrentFeeSchedule() - Method in interface com.hederahashgraph.api.proto.java.CurrentAndNextFeeScheduleOrBuilder
-
Contains current Fee Schedule
- getCurrentFeeScheduleBuilder() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains current Fee Schedule
- getCurrentFeeScheduleOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains current Fee Schedule
- getCurrentFeeScheduleOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
-
Contains current Fee Schedule
- getCurrentFeeScheduleOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CurrentAndNextFeeScheduleOrBuilder
-
Contains current Fee Schedule
- getCurrentRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Current rate of Exchange of Hbar to cents
- getCurrentRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
-
Current rate of Exchange of Hbar to cents
- getCurrentRate() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateSetOrBuilder
-
Current rate of Exchange of Hbar to cents
- getCurrentRateBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Current rate of Exchange of Hbar to cents
- getCurrentRateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Current rate of Exchange of Hbar to cents
- getCurrentRateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
-
Current rate of Exchange of Hbar to cents
- getCurrentRateOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateSetOrBuilder
-
Current rate of Exchange of Hbar to cents
- getData() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
event data
- getData() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
-
event data
- getData() - Method in interface com.hederahashgraph.api.proto.java.ContractLoginfoOrBuilder
-
event data
- getDataCase() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- getDataCase() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- getDataCase() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.AccountID
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.Claim
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractID
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.Duration
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.EntityID
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FeeData
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileID
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.Key
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.KeyList
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.Query
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.RealmID
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.Response
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ShardID
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TopicID
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.Transaction
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- getDefaultInstance() - Static method in class com.hederahashgraph.api.proto.java.TransferList
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AccountID
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Claim
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractID
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Duration
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.EntityID
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FeeData
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileID
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Key
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.KeyList
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Query
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.RealmID
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Response
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ShardID
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Timestamp
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TopicID
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.Transaction
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionID
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- getDefaultInstanceForType() - Method in class com.hederahashgraph.api.proto.java.TransferList
- getDeleteAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which should be deleted
- getDeleteAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
-
The account ID which should be deleted
- getDeleteAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBodyOrBuilder
-
The account ID which should be deleted
- getDeleteAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which should be deleted
- getDeleteAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which should be deleted
- getDeleteAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
-
The account ID which should be deleted
- getDeleteAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBodyOrBuilder
-
The account ID which should be deleted
- getDeleteClaimMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getDeleteContractMethod() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getDeleted() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
If true, then this account has been deleted, it will disappear when it expires, and all transactions for it will fail except the transaction to extend its expiration date
- getDeleted() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
If true, then this account has been deleted, it will disappear when it expires, and all transactions for it will fail except the transaction to extend its expiration date
- getDeleted() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
If true, then this account has been deleted, it will disappear when it expires, and all transactions for it will fail except the transaction to extend its expiration date
- getDeleted() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
True if deleted but not yet expired
- getDeleted() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
True if deleted but not yet expired
- getDeleted() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
True if deleted but not yet expired
- getDeleteFileMethod() - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- getDeleteTopicMethod() - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AccountID
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AdminDelete
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AdminUndelete
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.BasicTypes
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Claim.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Claim
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopic
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopic
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfo
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessage
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicStateOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopic
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCall
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocal
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCreate
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractDelete
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecode
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfo
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecords
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractID
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractUpdate
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CreateFeeSchedule
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaim
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoCreate
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoDelete
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaim
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalance
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecords
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaim
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfo
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakers
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoTransfer
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdate
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Duration.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Duration
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.DurationOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.EntityID
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FeeData
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileAppend
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileCreate
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileDelete
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetContents
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfo
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileID.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileID
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileUpdate
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetByKey
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityID
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- getDescriptor() - Static method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Key.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Key
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.KeyList
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Query.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Query
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.QueryHeaderOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.QueryOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.RealmID
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Response.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Response
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ResponseCode
- getDescriptor() - Static method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ResponseOuterClass
- getDescriptor() - Static method in enum com.hederahashgraph.api.proto.java.ResponseType
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ShardID
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SystemDelete
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SystemUndelete
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TimestampOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TopicID
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.Transaction
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionBodyOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecord
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceipt
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecord
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionReceiptOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionRecordOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransactionResponseOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- getDescriptor() - Static method in class com.hederahashgraph.api.proto.java.TransferList
- getDescriptor() - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.service.proto.java.FileServiceOuterClass
- getDescriptor() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceOuterClass
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- getDescriptorForType() - Method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- getDescriptorForType() - Method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- getDescriptorForType() - Method in enum com.hederahashgraph.api.proto.java.ResponseType
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- getDescriptorForType() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- getECDSA384() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
ECDSA with the p-384 curve public key bytes
- getECDSA384() - Method in class com.hederahashgraph.api.proto.java.Key
-
ECDSA with the p-384 curve public key bytes
- getECDSA384() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
ECDSA with the p-384 curve public key bytes
- getECDSA384() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.ECDSA p-384 signature bytes
- getECDSA384() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.ECDSA p-384 signature bytes
- getECDSA384() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.ECDSA p-384 signature bytes
- getECDSA384() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
ECDSA p-384 signature
- getECDSA384() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
-
ECDSA p-384 signature
- getECDSA384() - Method in interface com.hederahashgraph.api.proto.java.SignaturePairOrBuilder
-
ECDSA p-384 signature
- getEd25519() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
ed25519 public key bytes
- getEd25519() - Method in class com.hederahashgraph.api.proto.java.Key
-
ed25519 public key bytes
- getEd25519() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
ed25519 public key bytes
- getEd25519() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.ed25519 signature bytes
- getEd25519() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.ed25519 signature bytes
- getEd25519() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.ed25519 signature bytes
- getEd25519() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
ed25519 signature
- getEd25519() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
-
ed25519 signature
- getEd25519() - Method in interface com.hederahashgraph.api.proto.java.SignaturePairOrBuilder
-
ed25519 signature
- getEntities(int) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- getEntities(int) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
-
The list of entities that include this public key in their associated Key list
- getEntities(int) - Method in interface com.hederahashgraph.api.proto.java.GetByKeyResponseOrBuilder
-
The list of entities that include this public key in their associated Key list
- getEntitiesBuilder(int) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- getEntitiesBuilderList() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- getEntitiesCount() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- getEntitiesCount() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
-
The list of entities that include this public key in their associated Key list
- getEntitiesCount() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyResponseOrBuilder
-
The list of entities that include this public key in their associated Key list
- getEntitiesList() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- getEntitiesList() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
-
The list of entities that include this public key in their associated Key list
- getEntitiesList() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyResponseOrBuilder
-
The list of entities that include this public key in their associated Key list
- getEntitiesOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- getEntitiesOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
-
The list of entities that include this public key in their associated Key list
- getEntitiesOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.GetByKeyResponseOrBuilder
-
The list of entities that include this public key in their associated Key list
- getEntitiesOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- getEntitiesOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
-
The list of entities that include this public key in their associated Key list
- getEntitiesOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyResponseOrBuilder
-
The list of entities that include this public key in their associated Key list
- getEntityCase() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- getEntityCase() - Method in class com.hederahashgraph.api.proto.java.EntityID
- getEntityCase() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
- getErrorMessage() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
message In case there was an error during smart contract execution
- getErrorMessage() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
message In case there was an error during smart contract execution
- getErrorMessage() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
message In case there was an error during smart contract execution
- getErrorMessageBytes() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
message In case there was an error during smart contract execution
- getErrorMessageBytes() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
message In case there was an error during smart contract execution
- getErrorMessageBytes() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
message In case there was an error during smart contract execution
- getExchangeRate() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
exchange rate set of Hbar to cents (USD)
- getExchangeRate() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
exchange rate set of Hbar to cents (USD)
- getExchangeRate() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
exchange rate set of Hbar to cents (USD)
- getExchangeRateBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
exchange rate set of Hbar to cents (USD)
- getExchangeRateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
exchange rate set of Hbar to cents (USD)
- getExchangeRateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
exchange rate set of Hbar to cents (USD)
- getExchangeRateOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
exchange rate set of Hbar to cents (USD)
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the time at which the "deleted" file should truly be permanently deleted
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
-
the time at which the "deleted" file should truly be permanently deleted
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
-
the time at which the "deleted" file should truly be permanently deleted
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp expirationTime = 4; - getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
.proto.Timestamp expirationTime = 4; - getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
.proto.Timestamp expirationTime = 4; - getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the current time at which this contract instance (and its account) is set to expire
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the current time at which this contract instance (and its account) is set to expire
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the current time at which this contract instance (and its account) is set to expire
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The TimeStamp time at which this account is set to expire
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The TimeStamp time at which this account is set to expire
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The TimeStamp time at which this account is set to expire
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new expiration time to extend to (ignored if equal to or before the current one)
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
expired time in seconds for this exchange rate
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
-
expired time in seconds for this exchange rate
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateOrBuilder
-
expired time in seconds for this exchange rate
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The current time at which this account is set to expire
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
The current time at which this account is set to expire
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
The current time at which this account is set to expire
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new time at which it should expire (ignored if not later than the current value)
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The new time at which it should expire (ignored if not later than the current value)
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The new time at which it should expire (ignored if not later than the current value)
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- getExpirationTime() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- getExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the time at which the "deleted" file should truly be permanently deleted
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp expirationTime = 4; - getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the current time at which this contract instance (and its account) is set to expire
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The TimeStamp time at which this account is set to expire
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
expired time in seconds for this exchange rate
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The current time at which this account is set to expire
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new time at which it should expire (ignored if not later than the current value)
- getExpirationTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the time at which the "deleted" file should truly be permanently deleted
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
-
the time at which the "deleted" file should truly be permanently deleted
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
-
the time at which the "deleted" file should truly be permanently deleted
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp expirationTime = 4; - getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
.proto.Timestamp expirationTime = 4; - getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
.proto.Timestamp expirationTime = 4; - getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the current time at which this contract instance (and its account) is set to expire
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the current time at which this contract instance (and its account) is set to expire
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the current time at which this contract instance (and its account) is set to expire
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The TimeStamp time at which this account is set to expire
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The TimeStamp time at which this account is set to expire
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The TimeStamp time at which this account is set to expire
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new expiration time to extend to (ignored if equal to or before the current one)
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
expired time in seconds for this exchange rate
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
-
expired time in seconds for this exchange rate
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateOrBuilder
-
expired time in seconds for this exchange rate
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The current time at which this account is set to expire
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
The current time at which this account is set to expire
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
The current time at which this account is set to expire
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new time at which it should expire (ignored if not later than the current value)
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The new time at which it should expire (ignored if not later than the current value)
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The new time at which it should expire (ignored if not later than the current value)
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- getExpirationTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- getExpirationTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- getExpiryTime() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
FeeSchedule expiry time
- getExpiryTime() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
-
FeeSchedule expiry time
- getExpiryTime() - Method in interface com.hederahashgraph.api.proto.java.FeeScheduleOrBuilder
-
FeeSchedule expiry time
- getExpiryTimeBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
FeeSchedule expiry time
- getExpiryTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
FeeSchedule expiry time
- getExpiryTimeOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
-
FeeSchedule expiry time
- getExpiryTimeOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FeeScheduleOrBuilder
-
FeeSchedule expiry time
- getFastTransactionRecord(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Retrieves the transaction record by TxID which last for 180sec only for no fee.
- getFastTransactionRecord(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Retrieves the transaction record by TxID which last for 180sec only for no fee.
- getFastTransactionRecord(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Retrieves the transaction record by TxID which last for 180sec only for no fee.
- getFastTransactionRecord(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Retrieves the transaction record by TxID which last for 180sec only for no fee.
- getFeeData() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
The fee information about the query/data
- getFeeData() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
-
The fee information about the query/data
- getFeeData() - Method in interface com.hederahashgraph.api.proto.java.TransactionFeeScheduleOrBuilder
-
The fee information about the query/data
- getFeeDataBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
The fee information about the query/data
- getFeeDataOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
The fee information about the query/data
- getFeeDataOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
-
The fee information about the query/data
- getFeeDataOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionFeeScheduleOrBuilder
-
The fee information about the query/data
- getFileAppend() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Add bytes to the end of the contents of a file
- getFileAppend() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Add bytes to the end of the contents of a file
- getFileAppend() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Add bytes to the end of the contents of a file
- getFileAppendBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Add bytes to the end of the contents of a file
- getFileAppendOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Add bytes to the end of the contents of a file
- getFileAppendOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Add bytes to the end of the contents of a file
- getFileAppendOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Add bytes to the end of the contents of a file
- getFileContent(Query) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceBlockingStub
-
Retrieves the file content by submitting the query.
- getFileContent(Query) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceFutureStub
-
Retrieves the file content by submitting the query.
- getFileContent(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
-
Retrieves the file content by submitting the query.
- getFileContent(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceStub
-
Retrieves the file content by submitting the query.
- getFileContents() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
the file ID and contents (a state proof can be generated for this)
- getFileContents() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
-
the file ID and contents (a state proof can be generated for this)
- getFileContents() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponseOrBuilder
-
the file ID and contents (a state proof can be generated for this)
- getFileContentsBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
the file ID and contents (a state proof can be generated for this)
- getFileContentsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
the file ID and contents (a state proof can be generated for this)
- getFileContentsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
-
the file ID and contents (a state proof can be generated for this)
- getFileContentsOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponseOrBuilder
-
the file ID and contents (a state proof can be generated for this)
- getFileCreate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new file
- getFileCreate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Create a new file
- getFileCreate() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Create a new file
- getFileCreateBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new file
- getFileCreateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new file
- getFileCreateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Create a new file
- getFileCreateOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Create a new file
- getFileDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a file (remove contents and mark as deleted until it expires)
- getFileDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Delete a file (remove contents and mark as deleted until it expires)
- getFileDelete() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Delete a file (remove contents and mark as deleted until it expires)
- getFileDeleteBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a file (remove contents and mark as deleted until it expires)
- getFileDeleteOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a file (remove contents and mark as deleted until it expires)
- getFileDeleteOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Delete a file (remove contents and mark as deleted until it expires)
- getFileDeleteOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Delete a file (remove contents and mark as deleted until it expires)
- getFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the contents of a file (the bytes stored in it)
- getFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get the contents of a file (the bytes stored in it)
- getFileGetContents() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get the contents of a file (the bytes stored in it)
- getFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the contents of a file (the bytes stored in it)
- getFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the contents of a file (the bytes stored in it)
- getFileGetContents() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the contents of a file (the bytes stored in it)
- getFileGetContentsBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the contents of a file (the bytes stored in it)
- getFileGetContentsBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the contents of a file (the bytes stored in it)
- getFileGetContentsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the contents of a file (the bytes stored in it)
- getFileGetContentsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get the contents of a file (the bytes stored in it)
- getFileGetContentsOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get the contents of a file (the bytes stored in it)
- getFileGetContentsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the contents of a file (the bytes stored in it)
- getFileGetContentsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the contents of a file (the bytes stored in it)
- getFileGetContentsOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the contents of a file (the bytes stored in it)
- getFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a file, such as its expiration date
- getFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get information about a file, such as its expiration date
- getFileGetInfo() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get information about a file, such as its expiration date
- getFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a file, such as its expiration date
- getFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get information about a file, such as its expiration date
- getFileGetInfo() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get information about a file, such as its expiration date
- getFileGetInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a file, such as its expiration date
- getFileGetInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a file, such as its expiration date
- getFileGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a file, such as its expiration date
- getFileGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get information about a file, such as its expiration date
- getFileGetInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get information about a file, such as its expiration date
- getFileGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a file, such as its expiration date
- getFileGetInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get information about a file, such as its expiration date
- getFileGetInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get information about a file, such as its expiration date
- getFileID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the file to delete, in the format used in transactions
- getFileID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
-
the file to delete, in the format used in transactions
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
-
the file to delete, in the format used in transactions
- getFileID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the file to undelete, in the format used in transactions
- getFileID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
-
the file to undelete, in the format used in transactions
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBodyOrBuilder
-
the file to undelete, in the format used in transactions
- getFileID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the file containing the smart contract byte code.
- getFileID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the file containing the smart contract byte code.
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the file containing the smart contract byte code.
- getFileID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The file ID of file containing the smart contract byte code.
- getFileID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The file ID of file containing the smart contract byte code.
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The file ID of file containing the smart contract byte code.
- getFileID() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The file ID of the file
- getFileID() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The file ID of the file
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The file ID of the file
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The file ID of the file to which the bytes are appended to
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
-
The file ID of the file to which the bytes are appended to
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.FileAppendTransactionBodyOrBuilder
-
The file ID of the file to which the bytes are appended to
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
-
The file to delete.
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
-
The file to delete.
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.FileDeleteTransactionBodyOrBuilder
-
The file to delete.
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
The file ID of the file whose contents are requested
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
-
The file ID of the file whose contents are requested
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsQueryOrBuilder
-
The file ID of the file whose contents are requested
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The file ID of the file whose contents are being returned
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
-
The file ID of the file whose contents are being returned
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContentsOrBuilder
-
The file ID of the file whose contents are being returned
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
The file ID of the file for which information is requested
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
-
The file ID of the file for which information is requested
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoQueryOrBuilder
-
The file ID of the file for which information is requested
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The file ID of the file for which information is requested
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
The file ID of the file for which information is requested
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
The file ID of the file for which information is requested
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The file ID of the file to update
- getFileID() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The file ID of the file to update
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The file ID of the file to update
- getFileID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The file Id for the file
- getFileID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
The file Id for the file
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
The file Id for the file
- getFileID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The file ID of the file to delete, in the format used in transactions
- getFileID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
-
The file ID of the file to delete, in the format used in transactions
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
-
The file ID of the file to delete, in the format used in transactions
- getFileID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The file ID to undelete, in the format used in transactions
- getFileID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
-
The file ID to undelete, in the format used in transactions
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBodyOrBuilder
-
The file ID to undelete, in the format used in transactions
- getFileID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The file ID, if a new file was created
- getFileID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
The file ID, if a new file was created
- getFileID() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
The file ID, if a new file was created
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the file to delete, in the format used in transactions
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the file to undelete, in the format used in transactions
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the file containing the smart contract byte code.
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The file ID of file containing the smart contract byte code.
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The file ID of the file
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The file ID of the file to which the bytes are appended to
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
-
The file to delete.
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
The file ID of the file whose contents are requested
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The file ID of the file whose contents are being returned
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
The file ID of the file for which information is requested
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The file ID of the file for which information is requested
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The file ID of the file to update
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The file Id for the file
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The file ID of the file to delete, in the format used in transactions
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The file ID to undelete, in the format used in transactions
- getFileIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The file ID, if a new file was created
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the file to delete, in the format used in transactions
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
-
the file to delete, in the format used in transactions
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
-
the file to delete, in the format used in transactions
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the file to undelete, in the format used in transactions
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
-
the file to undelete, in the format used in transactions
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBodyOrBuilder
-
the file to undelete, in the format used in transactions
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the file containing the smart contract byte code.
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the file containing the smart contract byte code.
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the file containing the smart contract byte code.
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The file ID of file containing the smart contract byte code.
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The file ID of file containing the smart contract byte code.
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The file ID of file containing the smart contract byte code.
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The file ID of the file
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The file ID of the file
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The file ID of the file
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The file ID of the file to which the bytes are appended to
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
-
The file ID of the file to which the bytes are appended to
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileAppendTransactionBodyOrBuilder
-
The file ID of the file to which the bytes are appended to
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
-
The file to delete.
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
-
The file to delete.
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileDeleteTransactionBodyOrBuilder
-
The file to delete.
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
The file ID of the file whose contents are requested
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
-
The file ID of the file whose contents are requested
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsQueryOrBuilder
-
The file ID of the file whose contents are requested
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The file ID of the file whose contents are being returned
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
-
The file ID of the file whose contents are being returned
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContentsOrBuilder
-
The file ID of the file whose contents are being returned
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
The file ID of the file for which information is requested
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
-
The file ID of the file for which information is requested
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoQueryOrBuilder
-
The file ID of the file for which information is requested
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The file ID of the file for which information is requested
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
The file ID of the file for which information is requested
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
The file ID of the file for which information is requested
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The file ID of the file to update
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The file ID of the file to update
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The file ID of the file to update
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The file Id for the file
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
The file Id for the file
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
The file Id for the file
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The file ID of the file to delete, in the format used in transactions
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
-
The file ID of the file to delete, in the format used in transactions
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
-
The file ID of the file to delete, in the format used in transactions
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The file ID to undelete, in the format used in transactions
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
-
The file ID to undelete, in the format used in transactions
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBodyOrBuilder
-
The file ID to undelete, in the format used in transactions
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The file ID, if a new file was created
- getFileIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
The file ID, if a new file was created
- getFileIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
The file ID, if a new file was created
- getFileInfo() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
The information about the file (a state proof can be generated for this)
- getFileInfo() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
-
The information about the file (a state proof can be generated for this)
- getFileInfo() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponseOrBuilder
-
The information about the file (a state proof can be generated for this)
- getFileInfo(Query) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceBlockingStub
-
Retrieves the file information by submitting the query.
- getFileInfo(Query) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceFutureStub
-
Retrieves the file information by submitting the query.
- getFileInfo(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
-
Retrieves the file information by submitting the query.
- getFileInfo(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceStub
-
Retrieves the file information by submitting the query.
- getFileInfoBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
The information about the file (a state proof can be generated for this)
- getFileInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
The information about the file (a state proof can be generated for this)
- getFileInfoOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
-
The information about the file (a state proof can be generated for this)
- getFileInfoOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponseOrBuilder
-
The information about the file (a state proof can be generated for this)
- getFileNum() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
-
A nonnegative File number unique within its realm
- getFileNum() - Method in class com.hederahashgraph.api.proto.java.FileID
-
A nonnegative File number unique within its realm
- getFileNum() - Method in interface com.hederahashgraph.api.proto.java.FileIDOrBuilder
-
A nonnegative File number unique within its realm
- getFileUpdate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for a file
- getFileUpdate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Modify information such as the expiration date for a file
- getFileUpdate() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Modify information such as the expiration date for a file
- getFileUpdateBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for a file
- getFileUpdateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for a file
- getFileUpdateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Modify information such as the expiration date for a file
- getFileUpdateOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Modify information such as the expiration date for a file
- getFunctionParameters() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
which function to call, and the parameters to pass to the function
- getFunctionParameters() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
-
which function to call, and the parameters to pass to the function
- getFunctionParameters() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalQueryOrBuilder
-
which function to call, and the parameters to pass to the function
- getFunctionParameters() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
which function to call, and the parameters to pass to the function
- getFunctionParameters() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
-
which function to call, and the parameters to pass to the function
- getFunctionParameters() - Method in interface com.hederahashgraph.api.proto.java.ContractCallTransactionBodyOrBuilder
-
which function to call, and the parameters to pass to the function
- getFunctionResult() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
the value returned by the function (if it completed and didn't fail)
- getFunctionResult() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
-
the value returned by the function (if it completed and didn't fail)
- getFunctionResult() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalResponseOrBuilder
-
the value returned by the function (if it completed and didn't fail)
- getFunctionResultBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
the value returned by the function (if it completed and didn't fail)
- getFunctionResultOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
the value returned by the function (if it completed and didn't fail)
- getFunctionResultOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
-
the value returned by the function (if it completed and didn't fail)
- getFunctionResultOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalResponseOrBuilder
-
the value returned by the function (if it completed and didn't fail)
- getGas() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the amount of gas to use for the call
- getGas() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
-
the amount of gas to use for the call
- getGas() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalQueryOrBuilder
-
the amount of gas to use for the call
- getGas() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the maximum amount of gas to use for the call
- getGas() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
-
the maximum amount of gas to use for the call
- getGas() - Method in interface com.hederahashgraph.api.proto.java.ContractCallTransactionBodyOrBuilder
-
the maximum amount of gas to use for the call
- getGas() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
gas to run the constructor
- getGas() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
gas to run the constructor
- getGas() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
gas to run the constructor
- getGas() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Gas for the contract execution
- getGas() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
Gas for the contract execution
- getGas() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
Gas for the contract execution
- getGasUsed() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
units of gas used to execute contract
- getGasUsed() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
units of gas used to execute contract
- getGasUsed() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
units of gas used to execute contract
- getGenerateReceiveRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any transaction above this amount.
- getGenerateReceiveRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any transaction above this amount.
- getGenerateReceiveRecordThreshold() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any transaction above this amount.
- getGenerateRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Should a record of this transaction be generated? (A receipt is always generated, but the record is optional)
- getGenerateRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Should a record of this transaction be generated? (A receipt is always generated, but the record is optional)
- getGenerateRecord() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Should a record of this transaction be generated? (A receipt is always generated, but the record is optional)
- getGenerateSendRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any send/withdraw transaction.
- getGenerateSendRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any send/withdraw transaction.
- getGenerateSendRecordThreshold() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any send/withdraw transaction.
- getGetAccountInfoMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getGetAccountRecordsMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getGetByKey() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all entities associated with a given key
- getGetByKey() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all entities associated with a given key
- getGetByKey() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all entities associated with a given key
- getGetByKey() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all entities associated with a given key
- getGetByKey() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all entities associated with a given key
- getGetByKey() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all entities associated with a given key
- getGetByKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all entities associated with a given key
- getGetByKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all entities associated with a given key
- getGetByKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all entities associated with a given key
- getGetByKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all entities associated with a given key
- getGetByKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all entities associated with a given key
- getGetByKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all entities associated with a given key
- getGetByKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all entities associated with a given key
- getGetByKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all entities associated with a given key
- getGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityID() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityID() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityIDBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityIDBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityIDMethod() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getGetBySolidityIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetBySolidityIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- getGetClaimMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getGetContractInfoMethod() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getGetFastTransactionRecordMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getGetFileContentMethod() - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- getGetFileInfoMethod() - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- getGetInfoMethod() - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
- getGetStakersByAccountIDMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getGetTransactionReceiptsMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getGetTxRecordByContractIDMethod() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getGetTxRecordByTxIDMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getHash() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
48 byte SHA-384 hash (presumably of some kind of credential or certificate)
- getHash() - Method in class com.hederahashgraph.api.proto.java.Claim
-
48 byte SHA-384 hash (presumably of some kind of credential or certificate)
- getHash() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
48 byte SHA-384 hash (presumably of some kind of credential or certificate)
- getHash() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The hash of the claim
- getHash() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
-
The hash of the claim
- getHash() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimQueryOrBuilder
-
The hash of the claim
- getHashToDelete() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The hash in the claim to delete (a SHA-384 hash, 48 bytes)
- getHashToDelete() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
-
The hash in the claim to delete (a SHA-384 hash, 48 bytes)
- getHashToDelete() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBodyOrBuilder
-
The hash in the claim to delete (a SHA-384 hash, 48 bytes)
- getHbarEquiv() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
value which denote habar equivalent to cent
- getHbarEquiv() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
-
value which denote habar equivalent to cent
- getHbarEquiv() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateOrBuilder
-
value which denote habar equivalent to cent
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- getHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- getHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- getHeaderOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- getHeaderOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- getHederaFunctionality() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
Specific Transaction or Query
- getHederaFunctionality() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
-
Specific Transaction or Query
- getHederaFunctionality() - Method in interface com.hederahashgraph.api.proto.java.TransactionFeeScheduleOrBuilder
-
Specific Transaction or Query
- getHederaFunctionalityValue() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
Specific Transaction or Query
- getHederaFunctionalityValue() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
-
Specific Transaction or Query
- getHederaFunctionalityValue() - Method in interface com.hederahashgraph.api.proto.java.TransactionFeeScheduleOrBuilder
-
Specific Transaction or Query
- getIdCase() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- getIdCase() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- getIdCase() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
- getIdCase() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- getIdCase() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- getIdCase() - Method in interface com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBodyOrBuilder
- getIdCase() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- getIdCase() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- getIdCase() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
- getIdCase() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- getIdCase() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- getIdCase() - Method in interface com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBodyOrBuilder
- getInfo(Query) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceBlockingStub
-
Retrieve information about a topic including the latest state (sequenceNumber and runningHash), and the topic's definition (valid message submission timespan, authorization rules, etc).
- getInfo(Query) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceFutureStub
-
Retrieve information about a topic including the latest state (sequenceNumber and runningHash), and the topic's definition (valid message submission timespan, authorization rules, etc).
- getInfo(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceImplBase
-
Retrieve information about a topic including the latest state (sequenceNumber and runningHash), and the topic's definition (valid message submission timespan, authorization rules, etc).
- getInfo(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceStub
-
Retrieve information about a topic including the latest state (sequenceNumber and runningHash), and the topic's definition (valid message submission timespan, authorization rules, etc).
- getInitialBalance() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
initial number of tinybars to put into the cryptocurrency account associated with and owned by the smart contract
- getInitialBalance() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
initial number of tinybars to put into the cryptocurrency account associated with and owned by the smart contract
- getInitialBalance() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
initial number of tinybars to put into the cryptocurrency account associated with and owned by the smart contract
- getInitialBalance() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The initial number of tinybars to put into the account
- getInitialBalance() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The initial number of tinybars to put into the account
- getInitialBalance() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The initial number of tinybars to put into the account
- getIpAddress() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
-
The ip address of the Node with separator & octets
- getIpAddress() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
-
The ip address of the Node with separator & octets
- getIpAddress() - Method in interface com.hederahashgraph.api.proto.java.NodeAddressOrBuilder
-
The ip address of the Node with separator & octets
- getKey() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The key that must sign to update the Fee Schedule
- getKey() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
-
The key that must sign to update the Fee Schedule
- getKey() - Method in interface com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBodyOrBuilder
-
The key that must sign to update the Fee Schedule
- getKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The key that must sign each transfer out of the account.
- getKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The key that must sign each transfer out of the account.
- getKey() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The key that must sign each transfer out of the account.
- getKey() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- getKey() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- getKey() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- getKey() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new key
- getKey() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new key
- getKey() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new key
- getKey() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
The key to search for.
- getKey() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
-
The key to search for.
- getKey() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyQueryOrBuilder
-
The key to search for.
- getKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The key that must sign to update the Fee Schedule
- getKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The key that must sign each transfer out of the account.
- getKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- getKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new key
- getKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
The key to search for.
- getKeyCase() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- getKeyCase() - Method in class com.hederahashgraph.api.proto.java.Key
- getKeyCase() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
- getKeyList() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
A list of Keys of the Key type.
- getKeyList() - Method in class com.hederahashgraph.api.proto.java.Key
-
A list of Keys of the Key type.
- getKeyList() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
A list of Keys of the Key type.
- getKeyListBuilder() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
A list of Keys of the Key type.
- getKeyListOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
A list of Keys of the Key type.
- getKeyListOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Key
-
A list of Keys of the Key type.
- getKeyListOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
A list of Keys of the Key type.
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The key that must sign to update the Fee Schedule
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
-
The key that must sign to update the Fee Schedule
- getKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBodyOrBuilder
-
The key that must sign to update the Fee Schedule
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The key that must sign each transfer out of the account.
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The key that must sign each transfer out of the account.
- getKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The key that must sign each transfer out of the account.
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- getKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new key
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new key
- getKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new key
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
The key to search for.
- getKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
-
The key to search for.
- getKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyQueryOrBuilder
-
The key to search for.
- getKeys() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- getKeys() - Method in class com.hederahashgraph.api.proto.java.Claim
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- getKeys() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- getKeys() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
All these keys must sign to create or modify the file.
- getKeys() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
All these keys must sign to create or modify the file.
- getKeys() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
All these keys must sign to create or modify the file.
- getKeys() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
One of these keys must sign in order to modify or delete the file
- getKeys() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
One of these keys must sign in order to modify or delete the file
- getKeys() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
One of these keys must sign in order to modify or delete the file
- getKeys() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The keys that can modify or delete the file
- getKeys() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The keys that can modify or delete the file
- getKeys() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The keys that can modify or delete the file
- getKeys() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
List of all the keys that can sign
- getKeys() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
-
List of all the keys that can sign
- getKeys() - Method in interface com.hederahashgraph.api.proto.java.ThresholdKeyOrBuilder
-
List of all the keys that can sign
- getKeys(int) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- getKeys(int) - Method in class com.hederahashgraph.api.proto.java.KeyList
-
list of keys
- getKeys(int) - Method in interface com.hederahashgraph.api.proto.java.KeyListOrBuilder
-
list of keys
- getKeysBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- getKeysBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
All these keys must sign to create or modify the file.
- getKeysBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
One of these keys must sign in order to modify or delete the file
- getKeysBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The keys that can modify or delete the file
- getKeysBuilder() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
List of all the keys that can sign
- getKeysBuilder(int) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- getKeysBuilderList() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- getKeysCount() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- getKeysCount() - Method in class com.hederahashgraph.api.proto.java.KeyList
-
list of keys
- getKeysCount() - Method in interface com.hederahashgraph.api.proto.java.KeyListOrBuilder
-
list of keys
- getKeysList() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- getKeysList() - Method in class com.hederahashgraph.api.proto.java.KeyList
-
list of keys
- getKeysList() - Method in interface com.hederahashgraph.api.proto.java.KeyListOrBuilder
-
list of keys
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- getKeysOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
All these keys must sign to create or modify the file.
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
All these keys must sign to create or modify the file.
- getKeysOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
All these keys must sign to create or modify the file.
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
One of these keys must sign in order to modify or delete the file
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
One of these keys must sign in order to modify or delete the file
- getKeysOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
One of these keys must sign in order to modify or delete the file
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The keys that can modify or delete the file
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The keys that can modify or delete the file
- getKeysOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The keys that can modify or delete the file
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
List of all the keys that can sign
- getKeysOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
-
List of all the keys that can sign
- getKeysOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ThresholdKeyOrBuilder
-
List of all the keys that can sign
- getKeysOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- getKeysOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.KeyList
-
list of keys
- getKeysOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.KeyListOrBuilder
-
list of keys
- getKeysOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- getKeysOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.KeyList
-
list of keys
- getKeysOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.KeyListOrBuilder
-
list of keys
- getLogInfo(int) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- getLogInfo(int) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
the log info for events returned by the function
- getLogInfo(int) - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
the log info for events returned by the function
- getLogInfoBuilder(int) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- getLogInfoBuilderList() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- getLogInfoCount() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- getLogInfoCount() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
the log info for events returned by the function
- getLogInfoCount() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
the log info for events returned by the function
- getLogInfoList() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- getLogInfoList() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
the log info for events returned by the function
- getLogInfoList() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
the log info for events returned by the function
- getLogInfoOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- getLogInfoOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
the log info for events returned by the function
- getLogInfoOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
the log info for events returned by the function
- getLogInfoOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- getLogInfoOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
the log info for events returned by the function
- getLogInfoOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
the log info for events returned by the function
- getMax() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
The maximum fees that can be submitted
- getMax() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
The maximum fees that can be submitted
- getMax() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
The maximum fees that can be submitted
- getMaxResultSize() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
max number of bytes that the result might include.
- getMaxResultSize() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
-
max number of bytes that the result might include.
- getMaxResultSize() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalQueryOrBuilder
-
max number of bytes that the result might include.
- getMemo() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Short non-unique, publicly visible memo about the topic.
- getMemo() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
Short non-unique, publicly visible memo about the topic.
- getMemo() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
Short non-unique, publicly visible memo about the topic.
- getMemo() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
string memo = 2; - getMemo() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
string memo = 2; - getMemo() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
string memo = 2; - getMemo() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the memo that was submitted as part of the contract (max 100 bytes)
- getMemo() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the memo that was submitted as part of the contract (max 100 bytes)
- getMemo() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the memo that was submitted as part of the contract (max 100 bytes)
- getMemo() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the memo associated with the contract (max 100 bytes)
- getMemo() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the memo associated with the contract (max 100 bytes)
- getMemo() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the memo associated with the contract (max 100 bytes)
- getMemo() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The memo associated with the contract (max 100 bytes)
- getMemo() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The memo associated with the contract (max 100 bytes)
- getMemo() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The memo associated with the contract (max 100 bytes)
- getMemo() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
-
The memo field of the node
- getMemo() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
-
The memo field of the node
- getMemo() - Method in interface com.hederahashgraph.api.proto.java.NodeAddressOrBuilder
-
The memo field of the node
- getMemo() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Any notes or descriptions that should be put into the record (max length 100)
- getMemo() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Any notes or descriptions that should be put into the record (max length 100)
- getMemo() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Any notes or descriptions that should be put into the record (max length 100)
- getMemo() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The memo that was submitted as part of the transaction (max 100 bytes)
- getMemo() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The memo that was submitted as part of the transaction (max 100 bytes)
- getMemo() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The memo that was submitted as part of the transaction (max 100 bytes)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Short non-unique, publicly visible memo about the topic.
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
Short non-unique, publicly visible memo about the topic.
- getMemoBytes() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
Short non-unique, publicly visible memo about the topic.
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
string memo = 2; - getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
string memo = 2; - getMemoBytes() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
string memo = 2; - getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the memo that was submitted as part of the contract (max 100 bytes)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the memo that was submitted as part of the contract (max 100 bytes)
- getMemoBytes() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the memo that was submitted as part of the contract (max 100 bytes)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the memo associated with the contract (max 100 bytes)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the memo associated with the contract (max 100 bytes)
- getMemoBytes() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the memo associated with the contract (max 100 bytes)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The memo associated with the contract (max 100 bytes)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The memo associated with the contract (max 100 bytes)
- getMemoBytes() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The memo associated with the contract (max 100 bytes)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Any notes or descriptions that should be put into the record (max length 100)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Any notes or descriptions that should be put into the record (max length 100)
- getMemoBytes() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Any notes or descriptions that should be put into the record (max length 100)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The memo that was submitted as part of the transaction (max 100 bytes)
- getMemoBytes() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The memo that was submitted as part of the transaction (max 100 bytes)
- getMemoBytes() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The memo that was submitted as part of the transaction (max 100 bytes)
- getMessage() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Message to be submitted.
- getMessage() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
-
Message to be submitted.
- getMessage() - Method in interface com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBodyOrBuilder
-
Message to be submitted.
- getMin() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
The minimum fees that needs to be paid
- getMin() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
The minimum fees that needs to be paid
- getMin() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
The minimum fees that needs to be paid
- getNanos() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
-
Number of nanoseconds since the start of the last second
- getNanos() - Method in class com.hederahashgraph.api.proto.java.Timestamp
-
Number of nanoseconds since the start of the last second
- getNanos() - Method in interface com.hederahashgraph.api.proto.java.TimestampOrBuilder
-
Number of nanoseconds since the start of the last second
- getNetworkdata() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for network operations by Hedera
- getNetworkdata() - Method in class com.hederahashgraph.api.proto.java.FeeData
-
Fee charged for network operations by Hedera
- getNetworkdata() - Method in interface com.hederahashgraph.api.proto.java.FeeDataOrBuilder
-
Fee charged for network operations by Hedera
- getNetworkdataBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for network operations by Hedera
- getNetworkdataOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for network operations by Hedera
- getNetworkdataOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData
-
Fee charged for network operations by Hedera
- getNetworkdataOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FeeDataOrBuilder
-
Fee charged for network operations by Hedera
- getNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
if realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
if realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
if realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKey() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKey() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
if realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
if realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
if realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
if realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
If realmID is null, then this the admin key for the new realm that will be created
- getNewRealmAdminKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
If realmID is null, then this the admin key for the new realm that will be created
- getNextFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains next Fee Schedule
- getNextFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
-
Contains next Fee Schedule
- getNextFeeSchedule() - Method in interface com.hederahashgraph.api.proto.java.CurrentAndNextFeeScheduleOrBuilder
-
Contains next Fee Schedule
- getNextFeeScheduleBuilder() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains next Fee Schedule
- getNextFeeScheduleOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains next Fee Schedule
- getNextFeeScheduleOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
-
Contains next Fee Schedule
- getNextFeeScheduleOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CurrentAndNextFeeScheduleOrBuilder
-
Contains next Fee Schedule
- getNextRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Next rate exchange of Hbar to cents
- getNextRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
-
Next rate exchange of Hbar to cents
- getNextRate() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateSetOrBuilder
-
Next rate exchange of Hbar to cents
- getNextRateBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Next rate exchange of Hbar to cents
- getNextRateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Next rate exchange of Hbar to cents
- getNextRateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
-
Next rate exchange of Hbar to cents
- getNextRateOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateSetOrBuilder
-
Next rate exchange of Hbar to cents
- getNodeAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The account of the node that submits the client's transaction to the network
- getNodeAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The account of the node that submits the client's transaction to the network
- getNodeAccountID() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The account of the node that submits the client's transaction to the network
- getNodeAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The account of the node that submits the client's transaction to the network
- getNodeAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The account of the node that submits the client's transaction to the network
- getNodeAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The account of the node that submits the client's transaction to the network
- getNodeAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The account of the node that submits the client's transaction to the network
- getNodeAddress(int) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- getNodeAddress(int) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
-
Contains multiple Node Address for the network
- getNodeAddress(int) - Method in interface com.hederahashgraph.api.proto.java.NodeAddressBookOrBuilder
-
Contains multiple Node Address for the network
- getNodeAddressBuilder(int) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- getNodeAddressBuilderList() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- getNodeAddressCount() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- getNodeAddressCount() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
-
Contains multiple Node Address for the network
- getNodeAddressCount() - Method in interface com.hederahashgraph.api.proto.java.NodeAddressBookOrBuilder
-
Contains multiple Node Address for the network
- getNodeAddressList() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- getNodeAddressList() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
-
Contains multiple Node Address for the network
- getNodeAddressList() - Method in interface com.hederahashgraph.api.proto.java.NodeAddressBookOrBuilder
-
Contains multiple Node Address for the network
- getNodeAddressOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- getNodeAddressOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
-
Contains multiple Node Address for the network
- getNodeAddressOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.NodeAddressBookOrBuilder
-
Contains multiple Node Address for the network
- getNodeAddressOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- getNodeAddressOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
-
Contains multiple Node Address for the network
- getNodeAddressOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.NodeAddressBookOrBuilder
-
Contains multiple Node Address for the network
- getNodedata() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged by Node for this functionality
- getNodedata() - Method in class com.hederahashgraph.api.proto.java.FeeData
-
Fee charged by Node for this functionality
- getNodedata() - Method in interface com.hederahashgraph.api.proto.java.FeeDataOrBuilder
-
Fee charged by Node for this functionality
- getNodedataBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged by Node for this functionality
- getNodedataOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged by Node for this functionality
- getNodedataOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData
-
Fee charged by Node for this functionality
- getNodedataOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FeeDataOrBuilder
-
Fee charged by Node for this functionality
- getNodeTransactionPrecheckCode() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
Result of fee transaction precheck, saying it passed, or why it failed
- getNodeTransactionPrecheckCode() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
-
Result of fee transaction precheck, saying it passed, or why it failed
- getNodeTransactionPrecheckCode() - Method in interface com.hederahashgraph.api.proto.java.ResponseHeaderOrBuilder
-
Result of fee transaction precheck, saying it passed, or why it failed
- getNodeTransactionPrecheckCode() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
-
The response code that indicates the current status of the transaction.
- getNodeTransactionPrecheckCode() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
-
The response code that indicates the current status of the transaction.
- getNodeTransactionPrecheckCode() - Method in interface com.hederahashgraph.api.proto.java.TransactionResponseOrBuilder
-
The response code that indicates the current status of the transaction.
- getNodeTransactionPrecheckCodeValue() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
Result of fee transaction precheck, saying it passed, or why it failed
- getNodeTransactionPrecheckCodeValue() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
-
Result of fee transaction precheck, saying it passed, or why it failed
- getNodeTransactionPrecheckCodeValue() - Method in interface com.hederahashgraph.api.proto.java.ResponseHeaderOrBuilder
-
Result of fee transaction precheck, saying it passed, or why it failed
- getNodeTransactionPrecheckCodeValue() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
-
The response code that indicates the current status of the transaction.
- getNodeTransactionPrecheckCodeValue() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
-
The response code that indicates the current status of the transaction.
- getNodeTransactionPrecheckCodeValue() - Method in interface com.hederahashgraph.api.proto.java.TransactionResponseOrBuilder
-
The response code that indicates the current status of the transaction.
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.IdCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.IdCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.ObtainersCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiveRecordThresholdFieldCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiverSigRequiredFieldCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.SendRecordThresholdFieldCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.EntityID.EntityCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.Key.KeyCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.Query.QueryCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.Response.ResponseCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.ResponseType
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.IdCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.IdCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.Transaction.BodyDataCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- getNumber() - Method in enum com.hederahashgraph.api.proto.java.TransactionRecord.BodyCase
- getObtainersCase() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- getObtainersCase() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- getObtainersCase() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.AccountID
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.Claim
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractID
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.Duration
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.EntityID
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FeeData
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileID
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.Key
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.KeyList
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.Query
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.RealmID
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.Response
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ShardID
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.Timestamp
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TopicID
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.Transaction
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionID
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- getParserForType() - Method in class com.hederahashgraph.api.proto.java.TransferList
- getPayment() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- getPayment() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- getPayment() - Method in interface com.hederahashgraph.api.proto.java.QueryHeaderOrBuilder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- getPaymentBuilder() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- getPaymentOrBuilder() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- getPaymentOrBuilder() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- getPaymentOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryHeaderOrBuilder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- getPortno() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
-
The port number of the grpc server for the node
- getPortno() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
-
The port number of the grpc server for the node
- getPortno() - Method in interface com.hederahashgraph.api.proto.java.NodeAddressOrBuilder
-
The port number of the grpc server for the node
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Account ID of the account to which this is proxy staked.
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The Account ID of the account to which this is proxy staked.
- getProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The Account ID of the account to which this is proxy staked.
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
ID of the account to which this account is proxy staked.
- getProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Account ID of the account to which this is proxy staked.
- getProxyAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Account ID of the account to which this is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The Account ID of the account to which this is proxy staked.
- getProxyAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The Account ID of the account to which this is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
ID of the account to which this account is proxy staked.
- getProxyAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- getProxyFraction() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- getProxyFraction() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
Deprecated.
- getProxyFraction() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
Deprecated.
- getProxyReceived() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The total number of tinybars proxy staked to this account
- getProxyReceived() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The total number of tinybars proxy staked to this account
- getProxyReceived() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The total number of tinybars proxy staked to this account
- getProxyStaker(int) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStaker(int) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStaker(int) - Method in interface com.hederahashgraph.api.proto.java.AllProxyStakersOrBuilder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerBuilder(int) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerBuilderList() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerCount() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerCount() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerCount() - Method in interface com.hederahashgraph.api.proto.java.AllProxyStakersOrBuilder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerList() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerList() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerList() - Method in interface com.hederahashgraph.api.proto.java.AllProxyStakersOrBuilder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.AllProxyStakersOrBuilder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getProxyStakerOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.AllProxyStakersOrBuilder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- getPubKeyPrefix() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
First few bytes of the public key
- getPubKeyPrefix() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
-
First few bytes of the public key
- getPubKeyPrefix() - Method in interface com.hederahashgraph.api.proto.java.SignaturePairOrBuilder
-
First few bytes of the public key
- getQueryCase() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- getQueryCase() - Method in class com.hederahashgraph.api.proto.java.Query
- getQueryCase() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
- getRbs() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Ram byte seconds
- getRbs() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
Ram byte seconds
- getRbs() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
Ram byte seconds
- getRealmID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Realm for the topic.
- getRealmID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
-
Realm for the topic.
- getRealmID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBodyOrBuilder
-
Realm for the topic.
- getRealmID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
realm in which to create this (leave this null to create a new realm)
- getRealmID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
realm in which to create this (leave this null to create a new realm)
- getRealmID() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
realm in which to create this (leave this null to create a new realm)
- getRealmID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The realm in which this account is created (leave this null to create a new realm)
- getRealmID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The realm in which this account is created (leave this null to create a new realm)
- getRealmID() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The realm in which this account is created (leave this null to create a new realm)
- getRealmID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The Realm in which to the file is created (leave this null to create a new realm)
- getRealmID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
The Realm in which to the file is created (leave this null to create a new realm)
- getRealmID() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
The Realm in which to the file is created (leave this null to create a new realm)
- getRealmIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Realm for the topic.
- getRealmIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
realm in which to create this (leave this null to create a new realm)
- getRealmIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The realm in which this account is created (leave this null to create a new realm)
- getRealmIDBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The Realm in which to the file is created (leave this null to create a new realm)
- getRealmIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Realm for the topic.
- getRealmIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
-
Realm for the topic.
- getRealmIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBodyOrBuilder
-
Realm for the topic.
- getRealmIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
realm in which to create this (leave this null to create a new realm)
- getRealmIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
realm in which to create this (leave this null to create a new realm)
- getRealmIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
realm in which to create this (leave this null to create a new realm)
- getRealmIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The realm in which this account is created (leave this null to create a new realm)
- getRealmIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The realm in which this account is created (leave this null to create a new realm)
- getRealmIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The realm in which this account is created (leave this null to create a new realm)
- getRealmIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The Realm in which to the file is created (leave this null to create a new realm)
- getRealmIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
The Realm in which to the file is created (leave this null to create a new realm)
- getRealmIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
The Realm in which to the file is created (leave this null to create a new realm)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
-
The realm number (nonnegative)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.AccountID
-
The realm number (nonnegative)
- getRealmNum() - Method in interface com.hederahashgraph.api.proto.java.AccountIDOrBuilder
-
The realm number (nonnegative)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
-
The realm number (nonnegative)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.ContractID
-
The realm number (nonnegative)
- getRealmNum() - Method in interface com.hederahashgraph.api.proto.java.ContractIDOrBuilder
-
The realm number (nonnegative)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
-
The realm number (nonnegative)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.FileID
-
The realm number (nonnegative)
- getRealmNum() - Method in interface com.hederahashgraph.api.proto.java.FileIDOrBuilder
-
The realm number (nonnegative)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
-
The realm number (nonnegative)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.RealmID
-
The realm number (nonnegative)
- getRealmNum() - Method in interface com.hederahashgraph.api.proto.java.RealmIDOrBuilder
-
The realm number (nonnegative)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
-
The realm number (nonnegative)
- getRealmNum() - Method in class com.hederahashgraph.api.proto.java.TopicID
-
The realm number (nonnegative)
- getRealmNum() - Method in interface com.hederahashgraph.api.proto.java.TopicIDOrBuilder
-
The realm number (nonnegative)
- getReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- getReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- getReceipt() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptResponseOrBuilder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- getReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- getReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- getReceipt() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- getReceiptBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- getReceiptBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- getReceiptOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- getReceiptOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- getReceiptOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptResponseOrBuilder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- getReceiptOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- getReceiptOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- getReceiptOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- getReceiveRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction
- getReceiveRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction
- getReceiveRecordThreshold() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction
- getReceiveRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- getReceiveRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
Deprecated.
- getReceiveRecordThreshold() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
Deprecated.
- getReceiveRecordThresholdFieldCase() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- getReceiveRecordThresholdFieldCase() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- getReceiveRecordThresholdFieldCase() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
- getReceiveRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- getReceiveRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- getReceiveRecordThresholdWrapper() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- getReceiveRecordThresholdWrapperBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- getReceiveRecordThresholdWrapperOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- getReceiveRecordThresholdWrapperOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- getReceiveRecordThresholdWrapperOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- getReceiverSigRequired() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getReceiverSigRequired() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getReceiverSigRequired() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getReceiverSigRequired() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
If true, no transaction can transfer to this account unless signed by this account's key
- getReceiverSigRequired() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
If true, no transaction can transfer to this account unless signed by this account's key
- getReceiverSigRequired() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
If true, no transaction can transfer to this account unless signed by this account's key
- getReceiverSigRequired() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- getReceiverSigRequired() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
Deprecated.
- getReceiverSigRequired() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
Deprecated.
- getReceiverSigRequiredFieldCase() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- getReceiverSigRequiredFieldCase() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- getReceiverSigRequiredFieldCase() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
- getReceiverSigRequiredWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getReceiverSigRequiredWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getReceiverSigRequiredWrapper() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getReceiverSigRequiredWrapperBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getReceiverSigRequiredWrapperOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getReceiverSigRequiredWrapperOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getReceiverSigRequiredWrapperOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- getRecords(int) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecords(int) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecords(int) - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecords(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- getRecords(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
List of records, each with CryptoRecordBody as their body
- getRecords(int) - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
List of records, each with CryptoRecordBody as their body
- getRecordsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- getRecordsBuilderList() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsBuilderList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- getRecordsCount() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsCount() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsCount() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsCount() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- getRecordsCount() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
List of records, each with CryptoRecordBody as their body
- getRecordsCount() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
List of records, each with CryptoRecordBody as their body
- getRecordsList() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsList() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsList() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- getRecordsList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
List of records, each with CryptoRecordBody as their body
- getRecordsList() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
List of records, each with CryptoRecordBody as their body
- getRecordsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- getRecordsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
List of records, each with CryptoRecordBody as their body
- getRecordsOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
List of records, each with CryptoRecordBody as their body
- getRecordsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
List of records, each with contractCreateResult or contractCallResult as its body
- getRecordsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- getRecordsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
List of records, each with CryptoRecordBody as their body
- getRecordsOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
List of records, each with CryptoRecordBody as their body
- getResponseCase() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- getResponseCase() - Method in class com.hederahashgraph.api.proto.java.Response
- getResponseCase() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
- getResponseType() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
The requested response, asking for cost, state proof, both, or neither
- getResponseType() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
-
The requested response, asking for cost, state proof, both, or neither
- getResponseType() - Method in interface com.hederahashgraph.api.proto.java.QueryHeaderOrBuilder
-
The requested response, asking for cost, state proof, both, or neither
- getResponseType() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The requested response is repeated back here, for convenience
- getResponseType() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
-
The requested response is repeated back here, for convenience
- getResponseType() - Method in interface com.hederahashgraph.api.proto.java.ResponseHeaderOrBuilder
-
The requested response is repeated back here, for convenience
- getResponseTypeValue() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
The requested response, asking for cost, state proof, both, or neither
- getResponseTypeValue() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
-
The requested response, asking for cost, state proof, both, or neither
- getResponseTypeValue() - Method in interface com.hederahashgraph.api.proto.java.QueryHeaderOrBuilder
-
The requested response, asking for cost, state proof, both, or neither
- getResponseTypeValue() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The requested response is repeated back here, for convenience
- getResponseTypeValue() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
-
The requested response is repeated back here, for convenience
- getResponseTypeValue() - Method in interface com.hederahashgraph.api.proto.java.ResponseHeaderOrBuilder
-
The requested response is repeated back here, for convenience
- getRSA3072() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
RSA-3072 public key bytes
- getRSA3072() - Method in class com.hederahashgraph.api.proto.java.Key
-
RSA-3072 public key bytes
- getRSA3072() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
RSA-3072 public key bytes
- getRSA3072() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.RSA-3072 signature bytes
- getRSA3072() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.RSA-3072 signature bytes
- getRSA3072() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.RSA-3072 signature bytes
- getRSA3072() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
RSA-3072 signature
- getRSA3072() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
-
RSA-3072 signature
- getRSA3072() - Method in interface com.hederahashgraph.api.proto.java.SignaturePairOrBuilder
-
RSA-3072 signature
- getRunningHash() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
-
Running hash of every (message, sequenceNumber, topicID) tuple in this topic.
- getRunningHash() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
-
Running hash of every (message, sequenceNumber, topicID) tuple in this topic.
- getRunningHash() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicStateOrBuilder
-
Running hash of every (message, sequenceNumber, topicID) tuple in this topic.
- getSbpr() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Storage bytes per response
- getSbpr() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
Storage bytes per response
- getSbpr() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
Storage bytes per response
- getSbs() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Storage byte seconds
- getSbs() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
Storage byte seconds
- getSbs() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
Storage byte seconds
- getSeconds() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
-
number of seconds
- getSeconds() - Method in class com.hederahashgraph.api.proto.java.Duration
-
number of seconds
- getSeconds() - Method in interface com.hederahashgraph.api.proto.java.DurationOrBuilder
-
number of seconds
- getSeconds() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
-
Number of complete seconds since the start of the epoch
- getSeconds() - Method in class com.hederahashgraph.api.proto.java.Timestamp
-
Number of complete seconds since the start of the epoch
- getSeconds() - Method in interface com.hederahashgraph.api.proto.java.TimestampOrBuilder
-
Number of complete seconds since the start of the epoch
- getSeconds() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
-
Number of complete seconds since the start of the epoch
- getSeconds() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
-
Number of complete seconds since the start of the epoch
- getSeconds() - Method in interface com.hederahashgraph.api.proto.java.TimestampSecondsOrBuilder
-
Number of complete seconds since the start of the epoch
- getSendRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSendRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSendRecordThreshold() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSendRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- getSendRecordThreshold() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
Deprecated.
- getSendRecordThreshold() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
Deprecated.
- getSendRecordThresholdFieldCase() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- getSendRecordThresholdFieldCase() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- getSendRecordThresholdFieldCase() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
- getSendRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSendRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSendRecordThresholdWrapper() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSendRecordThresholdWrapperBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSendRecordThresholdWrapperOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSendRecordThresholdWrapperOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSendRecordThresholdWrapperOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- getSequenceNumber() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
-
Starts at 0 for first submitted message.
- getSequenceNumber() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
-
Starts at 0 for first submitted message.
- getSequenceNumber() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicStateOrBuilder
-
Starts at 0 for first submitted message.
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.AccountID
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.Claim
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractID
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.Duration
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.EntityID
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FeeData
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileID
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.Key
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.KeyList
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.Query
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.RealmID
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.Response
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ShardID
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.Timestamp
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TopicID
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.Transaction
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionID
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- getSerializedSize() - Method in class com.hederahashgraph.api.proto.java.TransferList
- getServicedata() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for providing service by Hedera
- getServicedata() - Method in class com.hederahashgraph.api.proto.java.FeeData
-
Fee charged for providing service by Hedera
- getServicedata() - Method in interface com.hederahashgraph.api.proto.java.FeeDataOrBuilder
-
Fee charged for providing service by Hedera
- getServicedataBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for providing service by Hedera
- getServicedataOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for providing service by Hedera
- getServicedataOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData
-
Fee charged for providing service by Hedera
- getServicedataOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FeeDataOrBuilder
-
Fee charged for providing service by Hedera
- getServiceDescriptor() - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
- getServiceDescriptor() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getServiceDescriptor() - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- getServiceDescriptor() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getShardID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Shard for this topic.
- getShardID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
-
Shard for this topic.
- getShardID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBodyOrBuilder
-
Shard for this topic.
- getShardID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
shard in which to create this
- getShardID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
shard in which to create this
- getShardID() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
shard in which to create this
- getShardID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The shard in which this account is created
- getShardID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The shard in which this account is created
- getShardID() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The shard in which this account is created
- getShardID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
Shard in which this file is created
- getShardID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
Shard in which this file is created
- getShardID() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
Shard in which this file is created
- getShardIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Shard for this topic.
- getShardIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
shard in which to create this
- getShardIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The shard in which this account is created
- getShardIDBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
Shard in which this file is created
- getShardIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Shard for this topic.
- getShardIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
-
Shard for this topic.
- getShardIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBodyOrBuilder
-
Shard for this topic.
- getShardIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
shard in which to create this
- getShardIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
shard in which to create this
- getShardIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
shard in which to create this
- getShardIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The shard in which this account is created
- getShardIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The shard in which this account is created
- getShardIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The shard in which this account is created
- getShardIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
Shard in which this file is created
- getShardIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
Shard in which this file is created
- getShardIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
Shard in which this file is created
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
-
The shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.AccountID
-
The shard number (nonnegative)
- getShardNum() - Method in interface com.hederahashgraph.api.proto.java.AccountIDOrBuilder
-
The shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
-
The shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.ContractID
-
The shard number (nonnegative)
- getShardNum() - Method in interface com.hederahashgraph.api.proto.java.ContractIDOrBuilder
-
The shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
-
The shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.FileID
-
The shard number (nonnegative)
- getShardNum() - Method in interface com.hederahashgraph.api.proto.java.FileIDOrBuilder
-
The shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
-
The shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.RealmID
-
The shard number (nonnegative)
- getShardNum() - Method in interface com.hederahashgraph.api.proto.java.RealmIDOrBuilder
-
The shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
-
the shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.ShardID
-
the shard number (nonnegative)
- getShardNum() - Method in interface com.hederahashgraph.api.proto.java.ShardIDOrBuilder
-
the shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
-
The shard number (nonnegative)
- getShardNum() - Method in class com.hederahashgraph.api.proto.java.TopicID
-
The shard number (nonnegative)
- getShardNum() - Method in interface com.hederahashgraph.api.proto.java.TopicIDOrBuilder
-
The shard number (nonnegative)
- getSigMap() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
The signatures on the body with the new format, to authorize the transaction
- getSigMap() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
The signatures on the body with the new format, to authorize the transaction
- getSigMap() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
The signatures on the body with the new format, to authorize the transaction
- getSigMapBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
The signatures on the body with the new format, to authorize the transaction
- getSigMapOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
The signatures on the body with the new format, to authorize the transaction
- getSigMapOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
The signatures on the body with the new format, to authorize the transaction
- getSigMapOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
The signatures on the body with the new format, to authorize the transaction
- getSignatureCase() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- getSignatureCase() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- getSignatureCase() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.
- getSignatureCase() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- getSignatureCase() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- getSignatureCase() - Method in interface com.hederahashgraph.api.proto.java.SignaturePairOrBuilder
- getSignatureList() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- getSignatureList() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- getSignatureList() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- getSignatureListBuilder() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- getSignatureListOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- getSignatureListOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- getSignatureListOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- getSigPair(int) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPair(int) - Method in class com.hederahashgraph.api.proto.java.SignatureMap
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPair(int) - Method in interface com.hederahashgraph.api.proto.java.SignatureMapOrBuilder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairBuilder(int) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairBuilderList() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairCount() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairCount() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairCount() - Method in interface com.hederahashgraph.api.proto.java.SignatureMapOrBuilder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairList() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairList() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairList() - Method in interface com.hederahashgraph.api.proto.java.SignatureMapOrBuilder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.SignatureMap
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.SignatureMapOrBuilder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigPairOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.SignatureMapOrBuilder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- getSigs() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- getSigs() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- getSigs() - Method in interface com.hederahashgraph.api.proto.java.ThresholdSignatureOrBuilder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- getSigs() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- getSigs() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
Deprecated.
- getSigs() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
Deprecated.
- getSigs(int) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigs(int) - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigs(int) - Method in interface com.hederahashgraph.api.proto.java.SignatureListOrBuilder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsBuilder() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- getSigsBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- getSigsBuilder(int) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsBuilderList() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsCount() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsCount() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsCount() - Method in interface com.hederahashgraph.api.proto.java.SignatureListOrBuilder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsList() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsList() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsList() - Method in interface com.hederahashgraph.api.proto.java.SignatureListOrBuilder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- getSigsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- getSigsOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ThresholdSignatureOrBuilder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- getSigsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- getSigsOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
Deprecated.
- getSigsOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
Deprecated.
- getSigsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.SignatureListOrBuilder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSigsOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.SignatureListOrBuilder
-
Deprecated.each signature corresponds to a Key in the KeyList
- getSize() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
Number of bytes in contents
- getSize() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
Number of bytes in contents
- getSize() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
Number of bytes in contents
- getSolidityID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
The ID in the format used by Solidity
- getSolidityID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
-
The ID in the format used by Solidity
- getSolidityID() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDQueryOrBuilder
-
The ID in the format used by Solidity
- getSolidityIDBytes() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
The ID in the format used by Solidity
- getSolidityIDBytes() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
-
The ID in the format used by Solidity
- getSolidityIDBytes() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDQueryOrBuilder
-
The ID in the format used by Solidity
- getStakers() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- getStakers() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- getStakers() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersResponseOrBuilder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- getStakersBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- getStakersByAccountID(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Retrieves the stakers for a node by account ID by submitting the query.
- getStakersByAccountID(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Retrieves the stakers for a node by account ID by submitting the query.
- getStakersByAccountID(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Retrieves the stakers for a node by account ID by submitting the query.
- getStakersByAccountID(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Retrieves the stakers for a node by account ID by submitting the query.
- getStakersOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- getStakersOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- getStakersOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersResponseOrBuilder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- getStateProof() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The state proof for this information (if a state proof was requested, and is available)
- getStateProof() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
-
The state proof for this information (if a state proof was requested, and is available)
- getStateProof() - Method in interface com.hederahashgraph.api.proto.java.ResponseHeaderOrBuilder
-
The state proof for this information (if a state proof was requested, and is available)
- getStatus() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
whether the transaction succeeded or failed (or is unknown)
- getStatus() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
whether the transaction succeeded or failed (or is unknown)
- getStatus() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
whether the transaction succeeded or failed (or is unknown)
- getStatusValue() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
whether the transaction succeeded or failed (or is unknown)
- getStatusValue() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
whether the transaction succeeded or failed (or is unknown)
- getStatusValue() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
whether the transaction succeeded or failed (or is unknown)
- getStorage() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
number of bytes of storage being used by this instance (which affects the cost to extend the expiration time)
- getStorage() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
number of bytes of storage being used by this instance (which affects the cost to extend the expiration time)
- getStorage() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
number of bytes of storage being used by this instance (which affects the cost to extend the expiration time)
- getSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can submitMessage (empty means anyone can).
- getSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
Who can submitMessage (empty means anyone can).
- getSubmitKey() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
Who can submitMessage (empty means anyone can).
- getSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can submitMessage (empty means anyone can).
- getSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
Who can submitMessage (empty means anyone can).
- getSubmitKey() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
Who can submitMessage (empty means anyone can).
- getSubmitKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can submitMessage (empty means anyone can).
- getSubmitKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can submitMessage (empty means anyone can).
- getSubmitKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can submitMessage (empty means anyone can).
- getSubmitKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
Who can submitMessage (empty means anyone can).
- getSubmitKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
Who can submitMessage (empty means anyone can).
- getSubmitKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can submitMessage (empty means anyone can).
- getSubmitKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
Who can submitMessage (empty means anyone can).
- getSubmitKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
Who can submitMessage (empty means anyone can).
- getSubmitMessageMethod() - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
- getSystemDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Hedera multisig system deletes a file or smart contract
- getSystemDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Hedera multisig system deletes a file or smart contract
- getSystemDelete() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Hedera multisig system deletes a file or smart contract
- getSystemDeleteBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Hedera multisig system deletes a file or smart contract
- getSystemDeleteMethod() - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- getSystemDeleteOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Hedera multisig system deletes a file or smart contract
- getSystemDeleteOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Hedera multisig system deletes a file or smart contract
- getSystemDeleteOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Hedera multisig system deletes a file or smart contract
- getSystemUndelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
To undelete an entity deleted by SystemDelete
- getSystemUndelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
To undelete an entity deleted by SystemDelete
- getSystemUndelete() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
To undelete an entity deleted by SystemDelete
- getSystemUndeleteBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
To undelete an entity deleted by SystemDelete
- getSystemUndeleteMethod() - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- getSystemUndeleteOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
To undelete an entity deleted by SystemDelete
- getSystemUndeleteOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
To undelete an entity deleted by SystemDelete
- getSystemUndeleteOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
To undelete an entity deleted by SystemDelete
- getThreshold() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
A valid signature set must have at least this many signatures
- getThreshold() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
-
A valid signature set must have at least this many signatures
- getThreshold() - Method in interface com.hederahashgraph.api.proto.java.ThresholdKeyOrBuilder
-
A valid signature set must have at least this many signatures
- getThresholdKey() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- getThresholdKey() - Method in class com.hederahashgraph.api.proto.java.Key
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- getThresholdKey() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- getThresholdKeyBuilder() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- getThresholdKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- getThresholdKeyOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Key
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- getThresholdKeyOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- getThresholdSignature() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- getThresholdSignature() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- getThresholdSignature() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- getThresholdSignatureBuilder() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- getThresholdSignatureOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- getThresholdSignatureOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- getThresholdSignatureOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- getTopic(int) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
topics of a particular event
- getTopic(int) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
-
topics of a particular event
- getTopic(int) - Method in interface com.hederahashgraph.api.proto.java.ContractLoginfoOrBuilder
-
topics of a particular event
- getTopicCount() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
topics of a particular event
- getTopicCount() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
-
topics of a particular event
- getTopicCount() - Method in interface com.hederahashgraph.api.proto.java.ContractLoginfoOrBuilder
-
topics of a particular event
- getTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - getTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - getTopicDefinition() - Method in interface com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBodyOrBuilder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - getTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic definition.
- getTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
Topic definition.
- getTopicDefinition() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
Topic definition.
- getTopicDefinitionBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - getTopicDefinitionBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic definition.
- getTopicDefinitionOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - getTopicDefinitionOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - getTopicDefinitionOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBodyOrBuilder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - getTopicDefinitionOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic definition.
- getTopicDefinitionOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
Topic definition.
- getTopicDefinitionOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
Topic definition.
- getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
-
Topic identifier.
- getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
-
Topic identifier.
- getTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBodyOrBuilder
-
Topic identifier.
- getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
Topic to retrieve info about (the running state of).
- getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
-
Topic to retrieve info about (the running state of).
- getTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoQueryOrBuilder
-
Topic to retrieve info about (the running state of).
- getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic identifier.
- getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
Topic identifier.
- getTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
Topic identifier.
- getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Topic to submit message to.
- getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
-
Topic to submit message to.
- getTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBodyOrBuilder
-
Topic to submit message to.
- getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.TopicID topicID = 1; - getTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
.proto.TopicID topicID = 1; - getTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
.proto.TopicID topicID = 1; - getTopicIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
-
Topic identifier.
- getTopicIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
Topic to retrieve info about (the running state of).
- getTopicIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic identifier.
- getTopicIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Topic to submit message to.
- getTopicIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.TopicID topicID = 1; - getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
-
Topic identifier.
- getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
-
Topic identifier.
- getTopicIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBodyOrBuilder
-
Topic identifier.
- getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
Topic to retrieve info about (the running state of).
- getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
-
Topic to retrieve info about (the running state of).
- getTopicIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoQueryOrBuilder
-
Topic to retrieve info about (the running state of).
- getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic identifier.
- getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
Topic identifier.
- getTopicIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
Topic identifier.
- getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Topic to submit message to.
- getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
-
Topic to submit message to.
- getTopicIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBodyOrBuilder
-
Topic to submit message to.
- getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.TopicID topicID = 1; - getTopicIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
.proto.TopicID topicID = 1; - getTopicIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
.proto.TopicID topicID = 1; - getTopicList() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
topics of a particular event
- getTopicList() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
-
topics of a particular event
- getTopicList() - Method in interface com.hederahashgraph.api.proto.java.ContractLoginfoOrBuilder
-
topics of a particular event
- getTopicState() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic's consensus state.
- getTopicState() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
Topic's consensus state.
- getTopicState() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
Topic's consensus state.
- getTopicStateBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic's consensus state.
- getTopicStateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic's consensus state.
- getTopicStateOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
Topic's consensus state.
- getTopicStateOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
Topic's consensus state.
- getTransactionFee() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The fee the client pays, which is split between the network and the node
- getTransactionFee() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The fee the client pays, which is split between the network and the node
- getTransactionFee() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The fee the client pays, which is split between the network and the node
- getTransactionFee() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The transaction fee in the transaction
- getTransactionFee() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The transaction fee in the transaction
- getTransactionFee() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The transaction fee in the transaction
- getTransactionFeeSchedule(int) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeSchedule(int) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeSchedule(int) - Method in interface com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBodyOrBuilder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeSchedule(int) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeSchedule(int) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeSchedule(int) - Method in interface com.hederahashgraph.api.proto.java.FeeScheduleOrBuilder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleBuilder(int) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleBuilderList() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleBuilderList() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleCount() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleCount() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleCount() - Method in interface com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBodyOrBuilder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleCount() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleCount() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleCount() - Method in interface com.hederahashgraph.api.proto.java.FeeScheduleOrBuilder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleList() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleList() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleList() - Method in interface com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBodyOrBuilder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleList() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleList() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleList() - Method in interface com.hederahashgraph.api.proto.java.FeeScheduleOrBuilder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBodyOrBuilder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleOrBuilder(int) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleOrBuilder(int) - Method in interface com.hederahashgraph.api.proto.java.FeeScheduleOrBuilder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBodyOrBuilder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- getTransactionFeeScheduleOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleOrBuilderList() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
-
Contains multiple functionality specific fee schedule.
- getTransactionFeeScheduleOrBuilderList() - Method in interface com.hederahashgraph.api.proto.java.FeeScheduleOrBuilder
-
Contains multiple functionality specific fee schedule.
- getTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecord() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecord() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecordBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecordBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecordOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetFastRecordOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a record for a transaction (lasts 180 seconds)
- getTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceipt() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceipt() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceiptBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceiptBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceiptOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceiptOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceiptOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceiptOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceiptOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetReceiptOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a receipt for a transaction (lasts 180 seconds)
- getTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecord() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecord() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecordBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecordBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecordOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a record for a transaction (lasts 1 hour)
- getTransactionGetRecordOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a record for a transaction (lasts 1 hour)
- getTransactionHash() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The hash of the Transaction that executed (not the hash of any Transaction that failed for having a duplicate TransactionID)
- getTransactionHash() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The hash of the Transaction that executed (not the hash of any Transaction that failed for having a duplicate TransactionID)
- getTransactionHash() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The hash of the Transaction that executed (not the hash of any Transaction that failed for having a duplicate TransactionID)
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- getTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
-
The ID of the transaction for which the record is requested.
- getTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordQueryOrBuilder
-
The ID of the transaction for which the record is requested.
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
The ID of the transaction for which the receipt is requested.
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
-
The ID of the transaction for which the receipt is requested.
- getTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptQueryOrBuilder
-
The ID of the transaction for which the receipt is requested.
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
-
The ID of the transaction for which the record is requested.
- getTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordQueryOrBuilder
-
The ID of the transaction for which the record is requested.
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The ID of the transaction this record represents
- getTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The ID of the transaction this record represents
- getTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The ID of the transaction this record represents
- getTransactionIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- getTransactionIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- getTransactionIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
The ID of the transaction for which the receipt is requested.
- getTransactionIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- getTransactionIDBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The ID of the transaction this record represents
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- getTransactionIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
-
The ID of the transaction for which the record is requested.
- getTransactionIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordQueryOrBuilder
-
The ID of the transaction for which the record is requested.
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
The ID of the transaction for which the receipt is requested.
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
-
The ID of the transaction for which the receipt is requested.
- getTransactionIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptQueryOrBuilder
-
The ID of the transaction for which the receipt is requested.
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
-
The ID of the transaction for which the record is requested.
- getTransactionIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordQueryOrBuilder
-
The ID of the transaction for which the record is requested.
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The ID of the transaction this record represents
- getTransactionIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The ID of the transaction this record represents
- getTransactionIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The ID of the transaction this record represents
- getTransactionReceipts(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Retrieves the transaction receipts for an account by TxId which last for 180sec only for no fee.
- getTransactionReceipts(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Retrieves the transaction receipts for an account by TxId which last for 180sec only for no fee.
- getTransactionReceipts(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Retrieves the transaction receipts for an account by TxId which last for 180sec only for no fee.
- getTransactionReceipts(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Retrieves the transaction receipts for an account by TxId which last for 180sec only for no fee.
- getTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
The requested transaction records
- getTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
-
The requested transaction records
- getTransactionRecord() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponseOrBuilder
-
The requested transaction records
- getTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
The requested record
- getTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
-
The requested record
- getTransactionRecord() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordResponseOrBuilder
-
The requested record
- getTransactionRecordBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
The requested transaction records
- getTransactionRecordBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
The requested record
- getTransactionRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
The requested transaction records
- getTransactionRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
-
The requested transaction records
- getTransactionRecordOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponseOrBuilder
-
The requested transaction records
- getTransactionRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
The requested record
- getTransactionRecordOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
-
The requested record
- getTransactionRecordOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordResponseOrBuilder
-
The requested record
- getTransactionValidDuration() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- getTransactionValidDuration() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- getTransactionValidDuration() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- getTransactionValidDurationBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- getTransactionValidDurationOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- getTransactionValidDurationOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- getTransactionValidDurationOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- getTransactionValidStart() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- getTransactionValidStart() - Method in class com.hederahashgraph.api.proto.java.TransactionID
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- getTransactionValidStart() - Method in interface com.hederahashgraph.api.proto.java.TransactionIDOrBuilder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- getTransactionValidStartBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- getTransactionValidStartOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- getTransactionValidStartOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionID
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- getTransactionValidStartOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionIDOrBuilder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- getTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- getTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
-
The account ID which will receive all remaining hbars
- getTransferAccountID() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
-
The account ID which will receive all remaining hbars
- getTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- getTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
-
The account ID which will receive all remaining hbars
- getTransferAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBodyOrBuilder
-
The account ID which will receive all remaining hbars
- getTransferAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- getTransferAccountIDBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- getTransferAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- getTransferAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
-
The account ID which will receive all remaining hbars
- getTransferAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
-
The account ID which will receive all remaining hbars
- getTransferAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- getTransferAccountIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
-
The account ID which will receive all remaining hbars
- getTransferAccountIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBodyOrBuilder
-
The account ID which will receive all remaining hbars
- getTransferContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The contract ID which will receive all remaining hbars
- getTransferContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
-
The contract ID which will receive all remaining hbars
- getTransferContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
-
The contract ID which will receive all remaining hbars
- getTransferContractIDBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The contract ID which will receive all remaining hbars
- getTransferContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The contract ID which will receive all remaining hbars
- getTransferContractIDOrBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
-
The contract ID which will receive all remaining hbars
- getTransferContractIDOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
-
The contract ID which will receive all remaining hbars
- getTransferList() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of results of a CryptoTransferTransaction
- getTransferList() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
Record of results of a CryptoTransferTransaction
- getTransferList() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
Record of results of a CryptoTransferTransaction
- getTransferListBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of results of a CryptoTransferTransaction
- getTransferListOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of results of a CryptoTransferTransaction
- getTransferListOrBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
Record of results of a CryptoTransferTransaction
- getTransferListOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
Record of results of a CryptoTransferTransaction
- getTransfers() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
-
Accounts and amounts to transfer
- getTransfers() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
-
Accounts and amounts to transfer
- getTransfers() - Method in interface com.hederahashgraph.api.proto.java.CryptoTransferTransactionBodyOrBuilder
-
Accounts and amounts to transfer
- getTransfersBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
-
Accounts and amounts to transfer
- getTransfersOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
-
Accounts and amounts to transfer
- getTransfersOrBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
-
Accounts and amounts to transfer
- getTransfersOrBuilder() - Method in interface com.hederahashgraph.api.proto.java.CryptoTransferTransactionBodyOrBuilder
-
Accounts and amounts to transfer
- getTv() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Transaction value (crypto transfers amount, tv is in tiny bars divided by 1000, rounded down)
- getTv() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
Transaction value (crypto transfers amount, tv is in tiny bars divided by 1000, rounded down)
- getTv() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
Transaction value (crypto transfers amount, tv is in tiny bars divided by 1000, rounded down)
- getTxRecordByContractID(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
-
Retrieves a contract(using contract ID) by submitting the query.
- getTxRecordByContractID(Query) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
-
Retrieves a contract(using contract ID) by submitting the query.
- getTxRecordByContractID(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
-
Retrieves a contract(using contract ID) by submitting the query.
- getTxRecordByContractID(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
-
Retrieves a contract(using contract ID) by submitting the query.
- getTxRecordByTxID(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Retrieves the transactions record(fetch by Transaction ID) for an account by submitting the query.
- getTxRecordByTxID(Query) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Retrieves the transactions record(fetch by Transaction ID) for an account by submitting the query.
- getTxRecordByTxID(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Retrieves the transactions record(fetch by Transaction ID) for an account by submitting the query.
- getTxRecordByTxID(Query, StreamObserver<Response>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Retrieves the transactions record(fetch by Transaction ID) for an account by submitting the query.
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.AccountID
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.Claim
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractID
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.Duration
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.EntityID
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FeeData
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileID
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.Key
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.KeyList
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.Query
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.RealmID
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.Response
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ShardID
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.Timestamp
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TopicID
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.Transaction
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionID
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- getUnknownFields() - Method in class com.hederahashgraph.api.proto.java.TransferList
- getUpdateAccountMethod() - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- getUpdateContractMethod() - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- getUpdateFileMethod() - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- getUpdateTopicMethod() - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
- getValueDescriptor() - Method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
- getValueDescriptor() - Method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
- getValueDescriptor() - Method in enum com.hederahashgraph.api.proto.java.ResponseType
- getVpt() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Verifications per transaction
- getVpt() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
-
Verifications per transaction
- getVpt() - Method in interface com.hederahashgraph.api.proto.java.FeeComponentsOrBuilder
-
Verifications per transaction
H
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The Account ID that sends or receives cryptocurrency
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
-
The Account ID that sends or receives cryptocurrency
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.AccountAmountOrBuilder
-
The Account ID that sends or receives cryptocurrency
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
The Account ID that is being proxy staked to
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
-
The Account ID that is being proxy staked to
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.AllProxyStakersOrBuilder
-
The Account ID that is being proxy staked to
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the account to which the claim is attached
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.Claim
-
the account to which the claim is attached
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
the account to which the claim is attached
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
The account ID for which information is requested
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
-
The account ID for which information is requested
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQueryOrBuilder
-
The account ID for which information is requested
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponseOrBuilder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
The account ID for which the records should be retrieved
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
-
The account ID for which the records should be retrieved
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQueryOrBuilder
-
The account ID for which the records should be retrieved
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
The account that this record is for
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
The account that this record is for
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
The account that this record is for
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The account ID to which the claim was attached
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
-
The account ID to which the claim was attached
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimQueryOrBuilder
-
The account ID to which the claim was attached
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
The account ID for which information is requested
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
-
The account ID for which information is requested
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoQueryOrBuilder
-
The account ID for which information is requested
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The account ID for which this information applies
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The account ID for which this information applies
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The account ID for which this information applies
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
The Account ID for which the records should be retrieved
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
-
The Account ID for which the records should be retrieved
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersQueryOrBuilder
-
The Account ID for which the records should be retrieved
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The Account ID for the cryptocurrency account
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The Account ID for the cryptocurrency account
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The Account ID for the cryptocurrency account
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The Account ID for the cryptocurrency account
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
The Account ID for the cryptocurrency account
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
The Account ID for the cryptocurrency account
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The Account ID that is proxy staking
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
-
The Account ID that is proxy staking
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.ProxyStakerOrBuilder
-
The Account ID that is proxy staking
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The Account ID that paid for this transaction
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionID
-
The Account ID that paid for this transaction
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.TransactionIDOrBuilder
-
The Account ID that paid for this transaction
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The account ID, if a new account was created
- hasAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
The account ID, if a new account was created
- hasAccountID() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
The account ID, if a new account was created
- hasAccountIDToDeleteFrom() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The account ID that should have a claim deleted
- hasAccountIDToDeleteFrom() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
-
The account ID that should have a claim deleted
- hasAccountIDToDeleteFrom() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBodyOrBuilder
-
The account ID that should have a claim deleted
- hasAccountIDToUpdate() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The account ID which is being updated in this transaction
- hasAccountIDToUpdate() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The account ID which is being updated in this transaction
- hasAccountIDToUpdate() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The account ID which is being updated in this transaction
- hasAccountInfo() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Info about the account (a state proof can be generated for this)
- hasAccountInfo() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
-
Info about the account (a state proof can be generated for this)
- hasAccountInfo() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponseOrBuilder
-
Info about the account (a state proof can be generated for this)
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can change/delete this topic.
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
Who can change/delete this topic.
- hasAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
Who can change/delete this topic.
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can change/delete this topic
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
Who can change/delete this topic
- hasAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
Who can change/delete this topic
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- hasAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- hasAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- hasAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- hasAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the instance will charge its account every this many seconds to renew for this long
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the instance will charge its account every this many seconds to renew for this long
- hasAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the instance will charge its account every this many seconds to renew for this long
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the expiration time will extend every this many seconds.
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the expiration time will extend every this many seconds.
- hasAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the expiration time will extend every this many seconds.
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The instance will charge its account every this many seconds to renew for this long
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The instance will charge its account every this many seconds to renew for this long
- hasAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The instance will charge its account every this many seconds to renew for this long
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The account is charged to extend its expiration date every this many seconds.
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The account is charged to extend its expiration date every this many seconds.
- hasAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The account is charged to extend its expiration date every this many seconds.
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The duration for expiration time will extend every this many seconds.
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The duration for expiration time will extend every this many seconds.
- hasAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The duration for expiration time will extend every this many seconds.
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The duration in which it will automatically extend the expiration period.
- hasAutoRenewPeriod() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The duration in which it will automatically extend the expiration period.
- hasAutoRenewPeriod() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The duration in which it will automatically extend the expiration period.
- hasBody() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- hasBody() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
Deprecated.
- hasBody() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
Deprecated.
- hasClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- hasClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- hasClaim() - Method in interface com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBodyOrBuilder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- hasClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- hasClaim() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- hasClaim() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimResponseOrBuilder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- hasClaim() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The claim details attached to an account
- hasClaim() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The claim details attached to an account
- hasClaim() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The claim details attached to an account
- hasClaimDuration() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the duration for which the claim will remain valid
- hasClaimDuration() - Method in class com.hederahashgraph.api.proto.java.Claim
-
the duration for which the claim will remain valid
- hasClaimDuration() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
the duration for which the claim will remain valid
- hasConsensusCreateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - hasConsensusCreateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - hasConsensusCreateTopic() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - hasConsensusDeleteTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - hasConsensusDeleteTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - hasConsensusDeleteTopic() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - hasConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get info about a consensus topic.
- hasConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get info about a consensus topic.
- hasConsensusGetInfo() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get info about a consensus topic.
- hasConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Info about a consensus topic.
- hasConsensusGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response
-
Info about a consensus topic.
- hasConsensusGetInfo() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Info about a consensus topic.
- hasConsensusSubmitMessage() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - hasConsensusSubmitMessage() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - hasConsensusSubmitMessage() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - hasConsensusTimestamp() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The consensus timestamp (or null if didn't reach consensus yet)
- hasConsensusTimestamp() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The consensus timestamp (or null if didn't reach consensus yet)
- hasConsensusTimestamp() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The consensus timestamp (or null if didn't reach consensus yet)
- hasConsensusUpdateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - hasConsensusUpdateTopic() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - hasConsensusUpdateTopic() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - hasContractCall() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the call a function of a contract instance
- hasContractCall() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Contains the call a function of a contract instance
- hasContractCall() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Contains the call a function of a contract instance
- hasContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Call a function of a smart contract instance
- hasContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Query
-
Call a function of a smart contract instance
- hasContractCallLocal() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Call a function of a smart contract instance
- hasContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Response to call a function of a smart contract instance
- hasContractCallLocal() - Method in class com.hederahashgraph.api.proto.java.Response
-
Response to call a function of a smart contract instance
- hasContractCallLocal() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Response to call a function of a smart contract instance
- hasContractCallResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- hasContractCallResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- hasContractCallResult() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- hasContractCreateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the create data a contract instance
- hasContractCreateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Contains the create data a contract instance
- hasContractCreateInstance() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Contains the create data a contract instance
- hasContractCreateResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- hasContractCreateResult() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- hasContractCreateResult() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- hasContractDeleteInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete contract and transfer remaining balance into specified account
- hasContractDeleteInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Delete contract and transfer remaining balance into specified account
- hasContractDeleteInstance() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Delete contract and transfer remaining balance into specified account
- hasContractGetBytecode() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get bytecode used by a smart contract instance
- hasContractGetBytecode() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get bytecode used by a smart contract instance
- hasContractGetBytecode() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get bytecode used by a smart contract instance
- hasContractGetBytecodeResponse() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the bytecode for a smart contract instance
- hasContractGetBytecodeResponse() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the bytecode for a smart contract instance
- hasContractGetBytecodeResponse() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the bytecode for a smart contract instance
- hasContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a smart contract instance
- hasContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get information about a smart contract instance
- hasContractGetInfo() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get information about a smart contract instance
- hasContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a smart contract instance
- hasContractGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get information about a smart contract instance
- hasContractGetInfo() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get information about a smart contract instance
- hasContractGetRecords() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get Records of the contract instance
- hasContractGetRecords() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get Records of the contract instance
- hasContractGetRecords() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get Records of the contract instance
- hasContractGetRecordsResponse() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all existing records for a smart contract instance
- hasContractGetRecordsResponse() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all existing records for a smart contract instance
- hasContractGetRecordsResponse() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all existing records for a smart contract instance
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the contract instance to delete, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
-
the contract instance to delete, in the format used in transactions
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
-
the contract instance to delete, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the contract instance to undelete, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
-
the contract instance to undelete, in the format used in transactions
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBodyOrBuilder
-
the contract instance to undelete, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the contract instance to call, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
-
the contract instance to call, in the format used in transactions
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalQueryOrBuilder
-
the contract instance to call, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the contract instance to call, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
-
the contract instance to call, in the format used in transactions
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractCallTransactionBodyOrBuilder
-
the contract instance to call, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The Contract ID instance to delete (this can't be changed)
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
-
The Contract ID instance to delete (this can't be changed)
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
-
The Contract ID instance to delete (this can't be changed)
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the smart contract instance whose function was called
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
-
the smart contract instance whose function was called
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractFunctionResultOrBuilder
-
the smart contract instance whose function was called
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
the contract for which information is requested
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
-
the contract for which information is requested
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeQueryOrBuilder
-
the contract for which information is requested
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
the contract for which information is requested
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
-
the contract for which information is requested
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoQueryOrBuilder
-
the contract for which information is requested
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the contract instance, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
ID of the contract instance, in the format used in transactions
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
ID of the contract instance, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
The smart contract instance for which the records should be retrieved
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
-
The smart contract instance for which the records should be retrieved
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsQueryOrBuilder
-
The smart contract instance for which the records should be retrieved
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
The smart contract instance that this record is for
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
The smart contract instance that this record is for
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
The smart contract instance that this record is for
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
address of a contract that emitted the event
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
-
address of a contract that emitted the event
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractLoginfoOrBuilder
-
address of a contract that emitted the event
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The Contract ID instance to update (this can't be changed)
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The Contract ID instance to update (this can't be changed)
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The Contract ID instance to update (this can't be changed)
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The smart contract ID that identifies instance
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The smart contract ID that identifies instance
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The smart contract ID that identifies instance
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
smart contract instance that is authorized as if it had signed with a key
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.Key
-
smart contract instance that is authorized as if it had signed with a key
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
smart contract instance that is authorized as if it had signed with a key
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The contract ID instance to delete, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
-
The contract ID instance to delete, in the format used in transactions
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
-
The contract ID instance to delete, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The contract ID instance to undelete, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
-
The contract ID instance to undelete, in the format used in transactions
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBodyOrBuilder
-
The contract ID instance to undelete, in the format used in transactions
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The contract ID, if a new smart contract instance was created
- hasContractID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
The contract ID, if a new smart contract instance was created
- hasContractID() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
The contract ID, if a new smart contract instance was created
- hasContractInfo() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
the information about this contract instance (a state proof can be generated for this)
- hasContractInfo() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
-
the information about this contract instance (a state proof can be generated for this)
- hasContractInfo() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponseOrBuilder
-
the information about this contract instance (a state proof can be generated for this)
- hasContractUpdateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains contract modify info such as expiration date for a contract instance
- hasContractUpdateInstance() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Contains contract modify info such as expiration date for a contract instance
- hasContractUpdateInstance() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Contains contract modify info such as expiration date for a contract instance
- hasCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- hasCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- hasCreationTime() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- hasCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp creationTime = 3; - hasCreationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
.proto.Timestamp creationTime = 3; - hasCreationTime() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
.proto.Timestamp creationTime = 3; - hasCryptoAddClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Attach a new claim to an account
- hasCryptoAddClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Attach a new claim to an account
- hasCryptoAddClaim() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Attach a new claim to an account
- hasCryptoCreateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new cryptocurrency account
- hasCryptoCreateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Create a new cryptocurrency account
- hasCryptoCreateAccount() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Create a new cryptocurrency account
- hasCryptoDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- hasCryptoDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- hasCryptoDelete() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- hasCryptoDeleteClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Remove a claim from an account
- hasCryptoDeleteClaim() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Remove a claim from an account
- hasCryptoDeleteClaim() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Remove a claim from an account
- hasCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the current balance in a cryptocurrency account
- hasCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get the current balance in a cryptocurrency account
- hasCryptogetAccountBalance() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get the current balance in a cryptocurrency account
- hasCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the current balance in a cryptocurrency account
- hasCryptogetAccountBalance() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the current balance in a cryptocurrency account
- hasCryptogetAccountBalance() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the current balance in a cryptocurrency account
- hasCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the records that currently exist for transactions involving an account
- hasCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all the records that currently exist for transactions involving an account
- hasCryptoGetAccountRecords() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all the records that currently exist for transactions involving an account
- hasCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the records that currently exist for transactions involving an account
- hasCryptoGetAccountRecords() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all the records that currently exist for transactions involving an account
- hasCryptoGetAccountRecords() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all the records that currently exist for transactions involving an account
- hasCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- hasCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a single claim from a single account (or null if it doesn't exist)
- hasCryptoGetClaim() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a single claim from a single account (or null if it doesn't exist)
- hasCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- hasCryptoGetClaim() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a single claim from a single account (or null if it doesn't exist)
- hasCryptoGetClaim() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a single claim from a single account (or null if it doesn't exist)
- hasCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all information about an account
- hasCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all information about an account
- hasCryptoGetInfo() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all information about an account
- hasCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all information about an account
- hasCryptoGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all information about an account
- hasCryptoGetInfo() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all information about an account
- hasCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- hasCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- hasCryptoGetProxyStakers() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- hasCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- hasCryptoGetProxyStakers() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- hasCryptoGetProxyStakers() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- hasCryptoTransfer() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Transfer amount between accounts
- hasCryptoTransfer() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Transfer amount between accounts
- hasCryptoTransfer() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Transfer amount between accounts
- hasCryptoUpdateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for an account
- hasCryptoUpdateAccount() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Modify information such as the expiration date for an account
- hasCryptoUpdateAccount() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Modify information such as the expiration date for an account
- hasCurrentFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains current Fee Schedule
- hasCurrentFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
-
Contains current Fee Schedule
- hasCurrentFeeSchedule() - Method in interface com.hederahashgraph.api.proto.java.CurrentAndNextFeeScheduleOrBuilder
-
Contains current Fee Schedule
- hasCurrentRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Current rate of Exchange of Hbar to cents
- hasCurrentRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
-
Current rate of Exchange of Hbar to cents
- hasCurrentRate() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateSetOrBuilder
-
Current rate of Exchange of Hbar to cents
- hasDeleteAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which should be deleted
- hasDeleteAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
-
The account ID which should be deleted
- hasDeleteAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBodyOrBuilder
-
The account ID which should be deleted
- hasExchangeRate() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
exchange rate set of Hbar to cents (USD)
- hasExchangeRate() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
exchange rate set of Hbar to cents (USD)
- hasExchangeRate() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
exchange rate set of Hbar to cents (USD)
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the time at which the "deleted" file should truly be permanently deleted
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
-
the time at which the "deleted" file should truly be permanently deleted
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
-
the time at which the "deleted" file should truly be permanently deleted
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp expirationTime = 4; - hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
.proto.Timestamp expirationTime = 4; - hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
.proto.Timestamp expirationTime = 4; - hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the current time at which this contract instance (and its account) is set to expire
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
-
the current time at which this contract instance (and its account) is set to expire
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfoOrBuilder
-
the current time at which this contract instance (and its account) is set to expire
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The TimeStamp time at which this account is set to expire
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The TimeStamp time at which this account is set to expire
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The TimeStamp time at which this account is set to expire
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new expiration time to extend to (ignored if equal to or before the current one)
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
expired time in seconds for this exchange rate
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
-
expired time in seconds for this exchange rate
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateOrBuilder
-
expired time in seconds for this exchange rate
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The current time at which this account is set to expire
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
The current time at which this account is set to expire
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
The current time at which this account is set to expire
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new time at which it should expire (ignored if not later than the current value)
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The new time at which it should expire (ignored if not later than the current value)
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The new time at which it should expire (ignored if not later than the current value)
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- hasExpirationTime() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- hasExpirationTime() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- hasExpiryTime() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
FeeSchedule expiry time
- hasExpiryTime() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
-
FeeSchedule expiry time
- hasExpiryTime() - Method in interface com.hederahashgraph.api.proto.java.FeeScheduleOrBuilder
-
FeeSchedule expiry time
- hasFeeData() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
The fee information about the query/data
- hasFeeData() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
-
The fee information about the query/data
- hasFeeData() - Method in interface com.hederahashgraph.api.proto.java.TransactionFeeScheduleOrBuilder
-
The fee information about the query/data
- hasFileAppend() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Add bytes to the end of the contents of a file
- hasFileAppend() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Add bytes to the end of the contents of a file
- hasFileAppend() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Add bytes to the end of the contents of a file
- hasFileContents() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
the file ID and contents (a state proof can be generated for this)
- hasFileContents() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
-
the file ID and contents (a state proof can be generated for this)
- hasFileContents() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponseOrBuilder
-
the file ID and contents (a state proof can be generated for this)
- hasFileCreate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new file
- hasFileCreate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Create a new file
- hasFileCreate() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Create a new file
- hasFileDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a file (remove contents and mark as deleted until it expires)
- hasFileDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Delete a file (remove contents and mark as deleted until it expires)
- hasFileDelete() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Delete a file (remove contents and mark as deleted until it expires)
- hasFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the contents of a file (the bytes stored in it)
- hasFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get the contents of a file (the bytes stored in it)
- hasFileGetContents() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get the contents of a file (the bytes stored in it)
- hasFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the contents of a file (the bytes stored in it)
- hasFileGetContents() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the contents of a file (the bytes stored in it)
- hasFileGetContents() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the contents of a file (the bytes stored in it)
- hasFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a file, such as its expiration date
- hasFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get information about a file, such as its expiration date
- hasFileGetInfo() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get information about a file, such as its expiration date
- hasFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a file, such as its expiration date
- hasFileGetInfo() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get information about a file, such as its expiration date
- hasFileGetInfo() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get information about a file, such as its expiration date
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the file to delete, in the format used in transactions
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
-
the file to delete, in the format used in transactions
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.AdminDeleteTransactionBodyOrBuilder
-
the file to delete, in the format used in transactions
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the file to undelete, in the format used in transactions
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
-
the file to undelete, in the format used in transactions
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBodyOrBuilder
-
the file to undelete, in the format used in transactions
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the file containing the smart contract byte code.
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
the file containing the smart contract byte code.
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
the file containing the smart contract byte code.
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The file ID of file containing the smart contract byte code.
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
The file ID of file containing the smart contract byte code.
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
The file ID of file containing the smart contract byte code.
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The file ID of the file
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.EntityID
-
The file ID of the file
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.EntityIDOrBuilder
-
The file ID of the file
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The file ID of the file to which the bytes are appended to
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
-
The file ID of the file to which the bytes are appended to
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.FileAppendTransactionBodyOrBuilder
-
The file ID of the file to which the bytes are appended to
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
-
The file to delete.
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
-
The file to delete.
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.FileDeleteTransactionBodyOrBuilder
-
The file to delete.
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
The file ID of the file whose contents are requested
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
-
The file ID of the file whose contents are requested
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsQueryOrBuilder
-
The file ID of the file whose contents are requested
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The file ID of the file whose contents are being returned
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
-
The file ID of the file whose contents are being returned
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContentsOrBuilder
-
The file ID of the file whose contents are being returned
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
The file ID of the file for which information is requested
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
-
The file ID of the file for which information is requested
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoQueryOrBuilder
-
The file ID of the file for which information is requested
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The file ID of the file for which information is requested
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
The file ID of the file for which information is requested
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
The file ID of the file for which information is requested
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The file ID of the file to update
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The file ID of the file to update
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The file ID of the file to update
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The file Id for the file
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
The file Id for the file
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
The file Id for the file
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The file ID of the file to delete, in the format used in transactions
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
-
The file ID of the file to delete, in the format used in transactions
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.SystemDeleteTransactionBodyOrBuilder
-
The file ID of the file to delete, in the format used in transactions
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The file ID to undelete, in the format used in transactions
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
-
The file ID to undelete, in the format used in transactions
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBodyOrBuilder
-
The file ID to undelete, in the format used in transactions
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The file ID, if a new file was created
- hasFileID() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
-
The file ID, if a new file was created
- hasFileID() - Method in interface com.hederahashgraph.api.proto.java.TransactionReceiptOrBuilder
-
The file ID, if a new file was created
- hasFileInfo() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
The information about the file (a state proof can be generated for this)
- hasFileInfo() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
-
The information about the file (a state proof can be generated for this)
- hasFileInfo() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponseOrBuilder
-
The information about the file (a state proof can be generated for this)
- hasFileUpdate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for a file
- hasFileUpdate() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Modify information such as the expiration date for a file
- hasFileUpdate() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Modify information such as the expiration date for a file
- hasFunctionResult() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
the value returned by the function (if it completed and didn't fail)
- hasFunctionResult() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
-
the value returned by the function (if it completed and didn't fail)
- hasFunctionResult() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalResponseOrBuilder
-
the value returned by the function (if it completed and didn't fail)
- hasGetByKey() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all entities associated with a given key
- hasGetByKey() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get all entities associated with a given key
- hasGetByKey() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get all entities associated with a given key
- hasGetByKey() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all entities associated with a given key
- hasGetByKey() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get all entities associated with a given key
- hasGetByKey() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get all entities associated with a given key
- hasGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- hasGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get the IDs in the format used in transactions, given the format used in Solidity
- hasGetBySolidityID() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- hasGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- hasGetBySolidityID() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get the IDs in the format used in transactions, given the format used in Solidity
- hasGetBySolidityID() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- HASH_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Claim
- HASH_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- hashCode() - Method in class com.hederahashgraph.api.proto.java.AccountID
- hashCode() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- hashCode() - Method in class com.hederahashgraph.api.proto.java.Claim
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractID
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- hashCode() - Method in class com.hederahashgraph.api.proto.java.Duration
- hashCode() - Method in class com.hederahashgraph.api.proto.java.EntityID
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FeeData
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileID
- hashCode() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.Key
- hashCode() - Method in class com.hederahashgraph.api.proto.java.KeyList
- hashCode() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- hashCode() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- hashCode() - Method in class com.hederahashgraph.api.proto.java.Query
- hashCode() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- hashCode() - Method in class com.hederahashgraph.api.proto.java.RealmID
- hashCode() - Method in class com.hederahashgraph.api.proto.java.Response
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ShardID
- hashCode() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- hashCode() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- hashCode() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- hashCode() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- hashCode() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- hashCode() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- hashCode() - Method in class com.hederahashgraph.api.proto.java.Timestamp
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TopicID
- hashCode() - Method in class com.hederahashgraph.api.proto.java.Transaction
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionID
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- hashCode() - Method in class com.hederahashgraph.api.proto.java.TransferList
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractCallLocalResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetBytecodeResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoQueryOrBuilder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetInfoResponseOrBuilder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.ContractGetRecordsResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetClaimResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.FileGetContentsResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.GetBySolidityIDResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordQueryOrBuilder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- hasHeader() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- hasHeader() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordResponseOrBuilder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- HASHTODELETE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- hasKey() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The key that must sign to update the Fee Schedule
- hasKey() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
-
The key that must sign to update the Fee Schedule
- hasKey() - Method in interface com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBodyOrBuilder
-
The key that must sign to update the Fee Schedule
- hasKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The key that must sign each transfer out of the account.
- hasKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The key that must sign each transfer out of the account.
- hasKey() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The key that must sign each transfer out of the account.
- hasKey() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- hasKey() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- hasKey() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- hasKey() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new key
- hasKey() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new key
- hasKey() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new key
- hasKey() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
The key to search for.
- hasKey() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
-
The key to search for.
- hasKey() - Method in interface com.hederahashgraph.api.proto.java.GetByKeyQueryOrBuilder
-
The key to search for.
- hasKeyList() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
A list of Keys of the Key type.
- hasKeyList() - Method in class com.hederahashgraph.api.proto.java.Key
-
A list of Keys of the Key type.
- hasKeyList() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
A list of Keys of the Key type.
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.Claim
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- hasKeys() - Method in interface com.hederahashgraph.api.proto.java.ClaimOrBuilder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
All these keys must sign to create or modify the file.
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
All these keys must sign to create or modify the file.
- hasKeys() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
All these keys must sign to create or modify the file.
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
One of these keys must sign in order to modify or delete the file
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
-
One of these keys must sign in order to modify or delete the file
- hasKeys() - Method in interface com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfoOrBuilder
-
One of these keys must sign in order to modify or delete the file
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The keys that can modify or delete the file
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
-
The keys that can modify or delete the file
- hasKeys() - Method in interface com.hederahashgraph.api.proto.java.FileUpdateTransactionBodyOrBuilder
-
The keys that can modify or delete the file
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
List of all the keys that can sign
- hasKeys() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
-
List of all the keys that can sign
- hasKeys() - Method in interface com.hederahashgraph.api.proto.java.ThresholdKeyOrBuilder
-
List of all the keys that can sign
- hasNetworkdata() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for network operations by Hedera
- hasNetworkdata() - Method in class com.hederahashgraph.api.proto.java.FeeData
-
Fee charged for network operations by Hedera
- hasNetworkdata() - Method in interface com.hederahashgraph.api.proto.java.FeeDataOrBuilder
-
Fee charged for network operations by Hedera
- hasNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
if realmID is null, then this the admin key for the new realm that will be created
- hasNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
if realmID is null, then this the admin key for the new realm that will be created
- hasNewRealmAdminKey() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
if realmID is null, then this the admin key for the new realm that will be created
- hasNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- hasNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
If realmID is null, then this the admin key for the new realm that will be created
- hasNewRealmAdminKey() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
If realmID is null, then this the admin key for the new realm that will be created
- hasNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- hasNewRealmAdminKey() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
If realmID is null, then this the admin key for the new realm that will be created
- hasNewRealmAdminKey() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
If realmID is null, then this the admin key for the new realm that will be created
- hasNextFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains next Fee Schedule
- hasNextFeeSchedule() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
-
Contains next Fee Schedule
- hasNextFeeSchedule() - Method in interface com.hederahashgraph.api.proto.java.CurrentAndNextFeeScheduleOrBuilder
-
Contains next Fee Schedule
- hasNextRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Next rate exchange of Hbar to cents
- hasNextRate() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
-
Next rate exchange of Hbar to cents
- hasNextRate() - Method in interface com.hederahashgraph.api.proto.java.ExchangeRateSetOrBuilder
-
Next rate exchange of Hbar to cents
- hasNodeAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The account of the node that submits the client's transaction to the network
- hasNodeAccountID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The account of the node that submits the client's transaction to the network
- hasNodeAccountID() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The account of the node that submits the client's transaction to the network
- hasNodedata() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged by Node for this functionality
- hasNodedata() - Method in class com.hederahashgraph.api.proto.java.FeeData
-
Fee charged by Node for this functionality
- hasNodedata() - Method in interface com.hederahashgraph.api.proto.java.FeeDataOrBuilder
-
Fee charged by Node for this functionality
- hasPayment() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- hasPayment() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- hasPayment() - Method in interface com.hederahashgraph.api.proto.java.QueryHeaderOrBuilder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.ContractUpdateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Account ID of the account to which this is proxy staked.
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
-
The Account ID of the account to which this is proxy staked.
- hasProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfoOrBuilder
-
The Account ID of the account to which this is proxy staked.
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
ID of the account to which this account is proxy staked.
- hasProxyAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
ID of the account to which this account is proxy staked.
- hasRealmID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Realm for the topic.
- hasRealmID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
-
Realm for the topic.
- hasRealmID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBodyOrBuilder
-
Realm for the topic.
- hasRealmID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
realm in which to create this (leave this null to create a new realm)
- hasRealmID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
realm in which to create this (leave this null to create a new realm)
- hasRealmID() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
realm in which to create this (leave this null to create a new realm)
- hasRealmID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The realm in which this account is created (leave this null to create a new realm)
- hasRealmID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The realm in which this account is created (leave this null to create a new realm)
- hasRealmID() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The realm in which this account is created (leave this null to create a new realm)
- hasRealmID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The Realm in which to the file is created (leave this null to create a new realm)
- hasRealmID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
The Realm in which to the file is created (leave this null to create a new realm)
- hasRealmID() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
The Realm in which to the file is created (leave this null to create a new realm)
- hasReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- hasReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- hasReceipt() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptResponseOrBuilder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- hasReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- hasReceipt() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- hasReceipt() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- hasReceiveRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- hasReceiveRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- hasReceiveRecordThresholdWrapper() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- hasReceiverSigRequiredWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- hasReceiverSigRequiredWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- hasReceiverSigRequiredWrapper() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- hasSendRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- hasSendRecordThresholdWrapper() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- hasSendRecordThresholdWrapper() - Method in interface com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBodyOrBuilder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- hasServicedata() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for providing service by Hedera
- hasServicedata() - Method in class com.hederahashgraph.api.proto.java.FeeData
-
Fee charged for providing service by Hedera
- hasServicedata() - Method in interface com.hederahashgraph.api.proto.java.FeeDataOrBuilder
-
Fee charged for providing service by Hedera
- hasShardID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Shard for this topic.
- hasShardID() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
-
Shard for this topic.
- hasShardID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBodyOrBuilder
-
Shard for this topic.
- hasShardID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
shard in which to create this
- hasShardID() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
-
shard in which to create this
- hasShardID() - Method in interface com.hederahashgraph.api.proto.java.ContractCreateTransactionBodyOrBuilder
-
shard in which to create this
- hasShardID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The shard in which this account is created
- hasShardID() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
-
The shard in which this account is created
- hasShardID() - Method in interface com.hederahashgraph.api.proto.java.CryptoCreateTransactionBodyOrBuilder
-
The shard in which this account is created
- hasShardID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
Shard in which this file is created
- hasShardID() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
-
Shard in which this file is created
- hasShardID() - Method in interface com.hederahashgraph.api.proto.java.FileCreateTransactionBodyOrBuilder
-
Shard in which this file is created
- hasSigMap() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
The signatures on the body with the new format, to authorize the transaction
- hasSigMap() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
The signatures on the body with the new format, to authorize the transaction
- hasSigMap() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
The signatures on the body with the new format, to authorize the transaction
- hasSignatureList() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- hasSignatureList() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- hasSignatureList() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- hasSigs() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- hasSigs() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- hasSigs() - Method in interface com.hederahashgraph.api.proto.java.ThresholdSignatureOrBuilder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- hasSigs() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- hasSigs() - Method in class com.hederahashgraph.api.proto.java.Transaction
-
Deprecated.
- hasSigs() - Method in interface com.hederahashgraph.api.proto.java.TransactionOrBuilder
-
Deprecated.
- hasStakers() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- hasStakers() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- hasStakers() - Method in interface com.hederahashgraph.api.proto.java.CryptoGetStakersResponseOrBuilder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- hasSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can submitMessage (empty means anyone can).
- hasSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
-
Who can submitMessage (empty means anyone can).
- hasSubmitKey() - Method in interface com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOrBuilder
-
Who can submitMessage (empty means anyone can).
- hasSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can submitMessage (empty means anyone can).
- hasSubmitKey() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
Who can submitMessage (empty means anyone can).
- hasSubmitKey() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
Who can submitMessage (empty means anyone can).
- hasSystemDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Hedera multisig system deletes a file or smart contract
- hasSystemDelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
Hedera multisig system deletes a file or smart contract
- hasSystemDelete() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
Hedera multisig system deletes a file or smart contract
- hasSystemUndelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
To undelete an entity deleted by SystemDelete
- hasSystemUndelete() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
To undelete an entity deleted by SystemDelete
- hasSystemUndelete() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
To undelete an entity deleted by SystemDelete
- hasThresholdKey() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- hasThresholdKey() - Method in class com.hederahashgraph.api.proto.java.Key
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- hasThresholdKey() - Method in interface com.hederahashgraph.api.proto.java.KeyOrBuilder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- hasThresholdSignature() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- hasThresholdSignature() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- hasThresholdSignature() - Method in interface com.hederahashgraph.api.proto.java.SignatureOrBuilder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- hasTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - hasTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - hasTopicDefinition() - Method in interface com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBodyOrBuilder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - hasTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic definition.
- hasTopicDefinition() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
Topic definition.
- hasTopicDefinition() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
Topic definition.
- hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
-
Topic identifier.
- hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
-
Topic identifier.
- hasTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBodyOrBuilder
-
Topic identifier.
- hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
Topic to retrieve info about (the running state of).
- hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
-
Topic to retrieve info about (the running state of).
- hasTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoQueryOrBuilder
-
Topic to retrieve info about (the running state of).
- hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic identifier.
- hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
Topic identifier.
- hasTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
Topic identifier.
- hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Topic to submit message to.
- hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
-
Topic to submit message to.
- hasTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBodyOrBuilder
-
Topic to submit message to.
- hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.TopicID topicID = 1; - hasTopicID() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
-
.proto.TopicID topicID = 1; - hasTopicID() - Method in interface com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBodyOrBuilder
-
.proto.TopicID topicID = 1; - hasTopicState() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic's consensus state.
- hasTopicState() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
-
Topic's consensus state.
- hasTopicState() - Method in interface com.hederahashgraph.api.proto.java.ConsensusGetInfoResponseOrBuilder
-
Topic's consensus state.
- hasTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 180 seconds)
- hasTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a record for a transaction (lasts 180 seconds)
- hasTransactionGetFastRecord() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a record for a transaction (lasts 180 seconds)
- hasTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 180 seconds)
- hasTransactionGetFastRecord() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a record for a transaction (lasts 180 seconds)
- hasTransactionGetFastRecord() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a record for a transaction (lasts 180 seconds)
- hasTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- hasTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a receipt for a transaction (lasts 180 seconds)
- hasTransactionGetReceipt() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a receipt for a transaction (lasts 180 seconds)
- hasTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- hasTransactionGetReceipt() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a receipt for a transaction (lasts 180 seconds)
- hasTransactionGetReceipt() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a receipt for a transaction (lasts 180 seconds)
- hasTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 1 hour)
- hasTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Query
-
Get a record for a transaction (lasts 1 hour)
- hasTransactionGetRecord() - Method in interface com.hederahashgraph.api.proto.java.QueryOrBuilder
-
Get a record for a transaction (lasts 1 hour)
- hasTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 1 hour)
- hasTransactionGetRecord() - Method in class com.hederahashgraph.api.proto.java.Response
-
Get a record for a transaction (lasts 1 hour)
- hasTransactionGetRecord() - Method in interface com.hederahashgraph.api.proto.java.ResponseOrBuilder
-
Get a record for a transaction (lasts 1 hour)
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- hasTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
-
The ID of the transaction for which the record is requested.
- hasTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordQueryOrBuilder
-
The ID of the transaction for which the record is requested.
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
The ID of the transaction for which the receipt is requested.
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
-
The ID of the transaction for which the receipt is requested.
- hasTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetReceiptQueryOrBuilder
-
The ID of the transaction for which the receipt is requested.
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
-
The ID of the transaction for which the record is requested.
- hasTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordQueryOrBuilder
-
The ID of the transaction for which the record is requested.
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The ID of the transaction this record represents
- hasTransactionID() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
The ID of the transaction this record represents
- hasTransactionID() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
The ID of the transaction this record represents
- hasTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
The requested transaction records
- hasTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
-
The requested transaction records
- hasTransactionRecord() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponseOrBuilder
-
The requested transaction records
- hasTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
The requested record
- hasTransactionRecord() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
-
The requested record
- hasTransactionRecord() - Method in interface com.hederahashgraph.api.proto.java.TransactionGetRecordResponseOrBuilder
-
The requested record
- hasTransactionValidDuration() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- hasTransactionValidDuration() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- hasTransactionValidDuration() - Method in interface com.hederahashgraph.api.proto.java.TransactionBodyOrBuilder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- hasTransactionValidStart() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- hasTransactionValidStart() - Method in class com.hederahashgraph.api.proto.java.TransactionID
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- hasTransactionValidStart() - Method in interface com.hederahashgraph.api.proto.java.TransactionIDOrBuilder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- hasTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- hasTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
-
The account ID which will receive all remaining hbars
- hasTransferAccountID() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
-
The account ID which will receive all remaining hbars
- hasTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- hasTransferAccountID() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
-
The account ID which will receive all remaining hbars
- hasTransferAccountID() - Method in interface com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBodyOrBuilder
-
The account ID which will receive all remaining hbars
- hasTransferContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The contract ID which will receive all remaining hbars
- hasTransferContractID() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
-
The contract ID which will receive all remaining hbars
- hasTransferContractID() - Method in interface com.hederahashgraph.api.proto.java.ContractDeleteTransactionBodyOrBuilder
-
The contract ID which will receive all remaining hbars
- hasTransferList() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of results of a CryptoTransferTransaction
- hasTransferList() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
-
Record of results of a CryptoTransferTransaction
- hasTransferList() - Method in interface com.hederahashgraph.api.proto.java.TransactionRecordOrBuilder
-
Record of results of a CryptoTransferTransaction
- hasTransfers() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
-
Accounts and amounts to transfer
- hasTransfers() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
-
Accounts and amounts to transfer
- hasTransfers() - Method in interface com.hederahashgraph.api.proto.java.CryptoTransferTransactionBodyOrBuilder
-
Accounts and amounts to transfer
- HBAREQUIV_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ExchangeRate
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- HEADER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- HederaFunctionality - Enum in com.hederahashgraph.api.proto.java
-
The functionality provided by hedera hashgraph
- HEDERAFUNCTIONALITY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
I
- ID_NOT_SET - com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.IdCase
- ID_NOT_SET - com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.IdCase
- ID_NOT_SET - com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.IdCase
- ID_NOT_SET - com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.IdCase
- INITIALBALANCE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- INITIALBALANCE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- INSUFFICIENT_ACCOUNT_BALANCE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
When the account balance is not sufficient for the transfer
- INSUFFICIENT_ACCOUNT_BALANCE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
When the account balance is not sufficient for the transfer
- INSUFFICIENT_GAS - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Not enough gas was supplied to execute transaction
- INSUFFICIENT_GAS_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Not enough gas was supplied to execute transaction
- INSUFFICIENT_PAYER_BALANCE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The payer account has insufficient cryptocurrency to pay the transaction fee
- INSUFFICIENT_PAYER_BALANCE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The payer account has insufficient cryptocurrency to pay the transaction fee
- INSUFFICIENT_TX_FEE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The fee provided in the transaction is insufficient for this type of transaction
- INSUFFICIENT_TX_FEE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The fee provided in the transaction is insufficient for this type of transaction
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AccountID
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Claim
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractID
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Duration
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.EntityID
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FeeData
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileID
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Key
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.KeyList
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Query
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.RealmID
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Response
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ShardID
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Timestamp
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TopicID
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.Transaction
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionID
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- internalGetFieldAccessorTable() - Method in class com.hederahashgraph.api.proto.java.TransferList
- internalGetValueMap() - Static method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
- internalGetValueMap() - Static method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
- internalGetValueMap() - Static method in enum com.hederahashgraph.api.proto.java.ResponseType
- INVALID_ACCOUNT_AMOUNTS - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The crypto transfer credit and debit do not sum equal to 0
- INVALID_ACCOUNT_AMOUNTS_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The crypto transfer credit and debit do not sum equal to 0
- INVALID_ACCOUNT_ID - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The account id is invalid or does not exist
- INVALID_ACCOUNT_ID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The account id is invalid or does not exist
- INVALID_CLAIM_HASH_SIZE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the size of the claim hash is not 48 bytes
- INVALID_CLAIM_HASH_SIZE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the size of the claim hash is not 48 bytes
- INVALID_CONTRACT_ID - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The contract id is invalid or does not exist
- INVALID_CONTRACT_ID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The contract id is invalid or does not exist
- INVALID_EXPIRATION_TIME - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Expiration time provided in the transaction was invalid.
- INVALID_EXPIRATION_TIME_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Expiration time provided in the transaction was invalid.
- INVALID_FEE_SUBMITTED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Invalid fee submitted
- INVALID_FEE_SUBMITTED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Invalid fee submitted
- INVALID_FILE_ID - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The file id is invalid or does not exist
- INVALID_FILE_ID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The file id is invalid or does not exist
- INVALID_FILE_WACL - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
File WACL keys are invalid
- INVALID_FILE_WACL_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
File WACL keys are invalid
- INVALID_INITIAL_BALANCE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Attempt to set negative initial balance
- INVALID_INITIAL_BALANCE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Attempt to set negative initial balance
- INVALID_KEY_ENCODING - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Provided key encoding was not supported by the system
- INVALID_KEY_ENCODING_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Provided key encoding was not supported by the system
- INVALID_NODE_ACCOUNT - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Node Account provided does not match the node account of the node the transaction was submitted to.
- INVALID_NODE_ACCOUNT_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Node Account provided does not match the node account of the node the transaction was submitted to.
- INVALID_PAYER_ACCOUNT_ID - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the response code when a smart contract id is passed for a crypto API request
- INVALID_PAYER_ACCOUNT_ID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the response code when a smart contract id is passed for a crypto API request
- INVALID_PAYER_SIGNATURE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Payer signature is invalid
- INVALID_PAYER_SIGNATURE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Payer signature is invalid
- INVALID_QUERY_HEADER - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the query header is invalid
- INVALID_QUERY_HEADER_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the query header is invalid
- INVALID_RECEIVE_RECORD_THRESHOLD - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
attempt to set negative receive record threshold
- INVALID_RECEIVE_RECORD_THRESHOLD_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
attempt to set negative receive record threshold
- INVALID_RECEIVING_NODE_ACCOUNT - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
In Query validation, account with +ve(amount) value should be Receiving node account, the receiver account should be only one account in the list
- INVALID_RECEIVING_NODE_ACCOUNT_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
In Query validation, account with +ve(amount) value should be Receiving node account, the receiver account should be only one account in the list
- INVALID_RENEWAL_PERIOD - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
auto renewal period is not a positive number of seconds
- INVALID_RENEWAL_PERIOD_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
auto renewal period is not a positive number of seconds
- INVALID_SEND_RECORD_THRESHOLD - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
attempt to set negative send record threshold
- INVALID_SEND_RECORD_THRESHOLD_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
attempt to set negative send record threshold
- INVALID_SIGNATURE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The transaction signature is not valid
- INVALID_SIGNATURE_COUNT_MISMATCHING_KEY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the number of key (KeyList, or ThresholdKey) does not match that of signature (SignatureList, or ThresholdKeySignature).
- INVALID_SIGNATURE_COUNT_MISMATCHING_KEY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the number of key (KeyList, or ThresholdKey) does not match that of signature (SignatureList, or ThresholdKeySignature).
- INVALID_SIGNATURE_TYPE_MISMATCHING_KEY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the type of key (base ed25519 key, KeyList, or ThresholdKey) does not match the type of signature (base ed25519 signature, SignatureList, or ThresholdKeySignature)
- INVALID_SIGNATURE_TYPE_MISMATCHING_KEY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the type of key (base ed25519 key, KeyList, or ThresholdKey) does not match the type of signature (base ed25519 signature, SignatureList, or ThresholdKeySignature)
- INVALID_SIGNATURE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The transaction signature is not valid
- INVALID_SOLIDITY_ADDRESS - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
During an update transaction when the system is not able to find the Users Solidity address
- INVALID_SOLIDITY_ADDRESS_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
During an update transaction when the system is not able to find the Users Solidity address
- INVALID_SOLIDITY_ID - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The solidity id is invalid or entity with this solidity id does not exist
- INVALID_SOLIDITY_ID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The solidity id is invalid or entity with this solidity id does not exist
- INVALID_TOPIC_ID - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
INVALID_TOPIC_ID = 89; - INVALID_TOPIC_ID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
INVALID_TOPIC_ID = 89; - INVALID_TRANSACTION - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
For any error not handled by specific error codes listed below.
- INVALID_TRANSACTION_BODY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Invalid transaction body provided
- INVALID_TRANSACTION_BODY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Invalid transaction body provided
- INVALID_TRANSACTION_DURATION - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
valid transaction duration is a positive non zero number that does not exceed 120 seconds
- INVALID_TRANSACTION_DURATION_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
valid transaction duration is a positive non zero number that does not exceed 120 seconds
- INVALID_TRANSACTION_ID - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction id is not valid
- INVALID_TRANSACTION_ID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction id is not valid
- INVALID_TRANSACTION_START - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction start time is greater than current consensus time
- INVALID_TRANSACTION_START_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction start time is greater than current consensus time
- INVALID_TRANSACTION_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
For any error not handled by specific error codes listed below.
- IPADDRESS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.NodeAddress
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AccountID
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Claim
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractID
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Duration
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.EntityID
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FeeData
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileID
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Key
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.KeyList
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Query
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.RealmID
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Response
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ShardID
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Timestamp
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TopicID
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.Transaction
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionID
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- isInitialized() - Method in class com.hederahashgraph.api.proto.java.TransferList
K
- Key - Class in com.hederahashgraph.api.proto.java
-
A Key can be a public key from one of the three supported systems (ed25519, RSA-3072, ECDSA with p384).
- KEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- KEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- KEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- KEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- KEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- KEY_NOT_PROVIDED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The keys were not provided in the request.
- KEY_NOT_PROVIDED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The keys were not provided in the request.
- KEY_NOT_SET - com.hederahashgraph.api.proto.java.Key.KeyCase
- KEY_PREFIX_MISMATCH - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
one public key matches more than one prefixes on the signature map
- KEY_PREFIX_MISMATCH_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
one public key matches more than one prefixes on the signature map
- KEY_REQUIRED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Key not provided in the transaction body
- KEY_REQUIRED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Key not provided in the transaction body
- Key.Builder - Class in com.hederahashgraph.api.proto.java
-
A Key can be a public key from one of the three supported systems (ed25519, RSA-3072, ECDSA with p384).
- Key.KeyCase - Enum in com.hederahashgraph.api.proto.java
- KeyList - Class in com.hederahashgraph.api.proto.java
-
A list of keys
- KEYLIST - com.hederahashgraph.api.proto.java.Key.KeyCase
- KEYLIST_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Key
- KeyList.Builder - Class in com.hederahashgraph.api.proto.java
-
A list of keys
- KeyListOrBuilder - Interface in com.hederahashgraph.api.proto.java
- KeyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- KEYS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Claim
- KEYS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- KEYS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- KEYS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- KEYS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.KeyList
- KEYS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ThresholdKey
L
- LOCAL_CALL_MODIFICATION_EXCEPTION - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
local execution (query) is requested for a function which changes state
- LOCAL_CALL_MODIFICATION_EXCEPTION_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
local execution (query) is requested for a function which changes state
- LOGINFO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractFunctionResult
M
- MAX_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
- MAXRESULTSIZE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- MEMO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- MEMO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- MEMO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- MEMO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- MEMO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- MEMO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.NodeAddress
- MEMO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- MEMO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionRecord
- MEMO_TOO_LONG - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction memo size exceeded 100 bytes
- MEMO_TOO_LONG_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction memo size exceeded 100 bytes
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The Account ID that sends or receives cryptocurrency
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
The Account ID that is being proxy staked to
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the account to which the claim is attached
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
The account ID for which information is requested
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
The account ID for which the records should be retrieved
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
The account that this record is for
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The account ID to which the claim was attached
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
The account ID for which information is requested
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The account ID for which this information applies
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
The Account ID for which the records should be retrieved
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The Account ID for the cryptocurrency account
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The Account ID for the cryptocurrency account
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The Account ID that is proxy staking
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The Account ID that paid for this transaction
- mergeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The account ID, if a new account was created
- mergeAccountIDToDeleteFrom(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The account ID that should have a claim deleted
- mergeAccountIDToUpdate(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The account ID which is being updated in this transaction
- mergeAccountInfo(CryptoGetInfoResponse.AccountInfo) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Info about the account (a state proof can be generated for this)
- mergeAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can change/delete this topic.
- mergeAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can change/delete this topic
- mergeAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- mergeAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- mergeAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- mergeAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the instance will charge its account every this many seconds to renew for this long
- mergeAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the expiration time will extend every this many seconds.
- mergeAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The instance will charge its account every this many seconds to renew for this long
- mergeAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The account is charged to extend its expiration date every this many seconds.
- mergeAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The duration for expiration time will extend every this many seconds.
- mergeAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The duration in which it will automatically extend the expiration period.
- mergeBody(TransactionBody) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- mergeClaim(Claim) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- mergeClaim(Claim) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- mergeClaim(Claim) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The claim details attached to an account
- mergeClaimDuration(Duration) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the duration for which the claim will remain valid
- mergeConsensusCreateTopic(ConsensusCreateTopicTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - mergeConsensusDeleteTopic(ConsensusDeleteTopicTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - mergeConsensusGetInfo(ConsensusGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get info about a consensus topic.
- mergeConsensusGetInfo(ConsensusGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Info about a consensus topic.
- mergeConsensusSubmitMessage(ConsensusSubmitMessageTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - mergeConsensusTimestamp(Timestamp) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The consensus timestamp (or null if didn't reach consensus yet)
- mergeConsensusUpdateTopic(ConsensusUpdateTopicTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - mergeContractCall(ContractCallTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the call a function of a contract instance
- mergeContractCallLocal(ContractCallLocalQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Call a function of a smart contract instance
- mergeContractCallLocal(ContractCallLocalResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Response to call a function of a smart contract instance
- mergeContractCallResult(ContractFunctionResult) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- mergeContractCreateInstance(ContractCreateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the create data a contract instance
- mergeContractCreateResult(ContractFunctionResult) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- mergeContractDeleteInstance(ContractDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete contract and transfer remaining balance into specified account
- mergeContractGetBytecode(ContractGetBytecodeQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get bytecode used by a smart contract instance
- mergeContractGetBytecodeResponse(ContractGetBytecodeResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the bytecode for a smart contract instance
- mergeContractGetInfo(ContractGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a smart contract instance
- mergeContractGetInfo(ContractGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a smart contract instance
- mergeContractGetRecords(ContractGetRecordsQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get Records of the contract instance
- mergeContractGetRecordsResponse(ContractGetRecordsResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all existing records for a smart contract instance
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the contract instance to delete, in the format used in transactions
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the contract instance to undelete, in the format used in transactions
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the contract instance to call, in the format used in transactions
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the contract instance to call, in the format used in transactions
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The Contract ID instance to delete (this can't be changed)
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the smart contract instance whose function was called
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
the contract for which information is requested
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
the contract for which information is requested
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the contract instance, in the format used in transactions
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
The smart contract instance for which the records should be retrieved
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
The smart contract instance that this record is for
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
address of a contract that emitted the event
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The Contract ID instance to update (this can't be changed)
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The smart contract ID that identifies instance
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
smart contract instance that is authorized as if it had signed with a key
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The contract ID instance to delete, in the format used in transactions
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The contract ID instance to undelete, in the format used in transactions
- mergeContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The contract ID, if a new smart contract instance was created
- mergeContractInfo(ContractGetInfoResponse.ContractInfo) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
the information about this contract instance (a state proof can be generated for this)
- mergeContractUpdateInstance(ContractUpdateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains contract modify info such as expiration date for a contract instance
- mergeCreationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- mergeCreationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp creationTime = 3; - mergeCryptoAddClaim(CryptoAddClaimTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Attach a new claim to an account
- mergeCryptoCreateAccount(CryptoCreateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new cryptocurrency account
- mergeCryptoDelete(CryptoDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- mergeCryptoDeleteClaim(CryptoDeleteClaimTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Remove a claim from an account
- mergeCryptogetAccountBalance(CryptoGetAccountBalanceQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the current balance in a cryptocurrency account
- mergeCryptogetAccountBalance(CryptoGetAccountBalanceResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the current balance in a cryptocurrency account
- mergeCryptoGetAccountRecords(CryptoGetAccountRecordsQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the records that currently exist for transactions involving an account
- mergeCryptoGetAccountRecords(CryptoGetAccountRecordsResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the records that currently exist for transactions involving an account
- mergeCryptoGetClaim(CryptoGetClaimQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- mergeCryptoGetClaim(CryptoGetClaimResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- mergeCryptoGetInfo(CryptoGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all information about an account
- mergeCryptoGetInfo(CryptoGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all information about an account
- mergeCryptoGetProxyStakers(CryptoGetStakersQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- mergeCryptoGetProxyStakers(CryptoGetStakersResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- mergeCryptoTransfer(CryptoTransferTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Transfer amount between accounts
- mergeCryptoUpdateAccount(CryptoUpdateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for an account
- mergeCurrentFeeSchedule(FeeSchedule) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains current Fee Schedule
- mergeCurrentRate(ExchangeRate) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Current rate of Exchange of Hbar to cents
- mergeDeleteAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which should be deleted
- mergeExchangeRate(ExchangeRateSet) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
exchange rate set of Hbar to cents (USD)
- mergeExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- mergeExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp expirationTime = 4; - mergeExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the current time at which this contract instance (and its account) is set to expire
- mergeExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- mergeExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The TimeStamp time at which this account is set to expire
- mergeExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- mergeExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- mergeExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The current time at which this account is set to expire
- mergeExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new time at which it should expire (ignored if not later than the current value)
- mergeExpirationTime(TimestampSeconds) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the time at which the "deleted" file should truly be permanently deleted
- mergeExpirationTime(TimestampSeconds) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
expired time in seconds for this exchange rate
- mergeExpirationTime(TimestampSeconds) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- mergeExpiryTime(TimestampSeconds) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
FeeSchedule expiry time
- mergeFeeData(FeeData) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
The fee information about the query/data
- mergeFileAppend(FileAppendTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Add bytes to the end of the contents of a file
- mergeFileContents(FileGetContentsResponse.FileContents) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
the file ID and contents (a state proof can be generated for this)
- mergeFileCreate(FileCreateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new file
- mergeFileDelete(FileDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a file (remove contents and mark as deleted until it expires)
- mergeFileGetContents(FileGetContentsQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the contents of a file (the bytes stored in it)
- mergeFileGetContents(FileGetContentsResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the contents of a file (the bytes stored in it)
- mergeFileGetInfo(FileGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a file, such as its expiration date
- mergeFileGetInfo(FileGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a file, such as its expiration date
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the file to delete, in the format used in transactions
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the file to undelete, in the format used in transactions
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the file containing the smart contract byte code.
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The file ID of file containing the smart contract byte code.
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The file ID of the file
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The file ID of the file to which the bytes are appended to
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
-
The file to delete.
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
The file ID of the file whose contents are requested
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The file ID of the file whose contents are being returned
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
The file ID of the file for which information is requested
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The file ID of the file for which information is requested
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The file ID of the file to update
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The file Id for the file
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The file ID of the file to delete, in the format used in transactions
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The file ID to undelete, in the format used in transactions
- mergeFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The file ID, if a new file was created
- mergeFileInfo(FileGetInfoResponse.FileInfo) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
The information about the file (a state proof can be generated for this)
- mergeFileUpdate(FileUpdateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for a file
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- mergeFrom(Message) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- mergeFrom(AccountAmount) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- mergeFrom(AccountID) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- mergeFrom(AdminDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- mergeFrom(AdminUndeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- mergeFrom(AllProxyStakers) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- mergeFrom(Claim) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- mergeFrom(ConsensusCreateTopicTransactionBody) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- mergeFrom(ConsensusDeleteTopicTransactionBody) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- mergeFrom(ConsensusGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- mergeFrom(ConsensusGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- mergeFrom(ConsensusSubmitMessageTransactionBody) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- mergeFrom(ConsensusTopicDefinition) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- mergeFrom(ConsensusTopicState) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- mergeFrom(ConsensusUpdateTopicTransactionBody) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- mergeFrom(ContractCallLocalQuery) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- mergeFrom(ContractCallLocalResponse) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- mergeFrom(ContractCallTransactionBody) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- mergeFrom(ContractCreateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- mergeFrom(ContractDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- mergeFrom(ContractFunctionResult) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- mergeFrom(ContractGetBytecodeQuery) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- mergeFrom(ContractGetBytecodeResponse) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- mergeFrom(ContractGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- mergeFrom(ContractGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- mergeFrom(ContractGetInfoResponse.ContractInfo) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- mergeFrom(ContractGetRecordsQuery) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- mergeFrom(ContractGetRecordsResponse) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- mergeFrom(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- mergeFrom(ContractLoginfo) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- mergeFrom(ContractUpdateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- mergeFrom(CreateFeeScheduleTransactionBody) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- mergeFrom(CryptoAddClaimTransactionBody) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- mergeFrom(CryptoCreateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- mergeFrom(CryptoDeleteClaimTransactionBody) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- mergeFrom(CryptoDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- mergeFrom(CryptoGetAccountBalanceQuery) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- mergeFrom(CryptoGetAccountBalanceResponse) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- mergeFrom(CryptoGetAccountRecordsQuery) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- mergeFrom(CryptoGetAccountRecordsResponse) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- mergeFrom(CryptoGetClaimQuery) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- mergeFrom(CryptoGetClaimResponse) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- mergeFrom(CryptoGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- mergeFrom(CryptoGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- mergeFrom(CryptoGetInfoResponse.AccountInfo) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- mergeFrom(CryptoGetStakersQuery) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- mergeFrom(CryptoGetStakersResponse) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- mergeFrom(CryptoTransferTransactionBody) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- mergeFrom(CryptoUpdateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- mergeFrom(CurrentAndNextFeeSchedule) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- mergeFrom(Duration) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- mergeFrom(EntityID) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- mergeFrom(ExchangeRate) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- mergeFrom(ExchangeRateSet) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- mergeFrom(FeeComponents) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- mergeFrom(FeeData) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- mergeFrom(FeeSchedule) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- mergeFrom(FileAppendTransactionBody) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- mergeFrom(FileCreateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- mergeFrom(FileDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- mergeFrom(FileGetContentsQuery) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- mergeFrom(FileGetContentsResponse) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- mergeFrom(FileGetContentsResponse.FileContents) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- mergeFrom(FileGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- mergeFrom(FileGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- mergeFrom(FileGetInfoResponse.FileInfo) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- mergeFrom(FileID) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- mergeFrom(FileUpdateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- mergeFrom(GetByKeyQuery) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- mergeFrom(GetByKeyResponse) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- mergeFrom(GetBySolidityIDQuery) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- mergeFrom(GetBySolidityIDResponse) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- mergeFrom(Key) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- mergeFrom(KeyList) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- mergeFrom(NodeAddress) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- mergeFrom(NodeAddressBook) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- mergeFrom(ProxyStaker) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- mergeFrom(Query) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- mergeFrom(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- mergeFrom(RealmID) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- mergeFrom(Response) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- mergeFrom(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- mergeFrom(ShardID) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- mergeFrom(Signature) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- mergeFrom(SignatureList) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- mergeFrom(SignatureMap) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- mergeFrom(SignaturePair) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- mergeFrom(SystemDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- mergeFrom(SystemUndeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- mergeFrom(ThresholdKey) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- mergeFrom(ThresholdSignature) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- mergeFrom(Timestamp) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- mergeFrom(TimestampSeconds) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- mergeFrom(TopicID) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- mergeFrom(Transaction) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- mergeFrom(TransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- mergeFrom(TransactionFeeSchedule) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- mergeFrom(TransactionGetFastRecordQuery) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- mergeFrom(TransactionGetFastRecordResponse) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- mergeFrom(TransactionGetReceiptQuery) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- mergeFrom(TransactionGetReceiptResponse) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- mergeFrom(TransactionGetRecordQuery) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- mergeFrom(TransactionGetRecordResponse) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- mergeFrom(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- mergeFrom(TransactionReceipt) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- mergeFrom(TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- mergeFrom(TransactionResponse) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- mergeFrom(TransferList) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- mergeFunctionResult(ContractFunctionResult) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
the value returned by the function (if it completed and didn't fail)
- mergeGetByKey(GetByKeyQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all entities associated with a given key
- mergeGetByKey(GetByKeyResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all entities associated with a given key
- mergeGetBySolidityID(GetBySolidityIDQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- mergeGetBySolidityID(GetBySolidityIDResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- mergeHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- mergeKey(Key) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The key that must sign to update the Fee Schedule
- mergeKey(Key) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The key that must sign each transfer out of the account.
- mergeKey(Key) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- mergeKey(Key) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new key
- mergeKey(Key) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
The key to search for.
- mergeKeyList(KeyList) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
A list of Keys of the Key type.
- mergeKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- mergeKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
All these keys must sign to create or modify the file.
- mergeKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
One of these keys must sign in order to modify or delete the file
- mergeKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The keys that can modify or delete the file
- mergeKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
List of all the keys that can sign
- mergeNetworkdata(FeeComponents) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for network operations by Hedera
- mergeNewRealmAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
if realmID is null, then this the admin key for the new realm that will be created
- mergeNewRealmAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- mergeNewRealmAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- mergeNextFeeSchedule(FeeSchedule) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains next Fee Schedule
- mergeNextRate(ExchangeRate) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Next rate exchange of Hbar to cents
- mergeNodeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The account of the node that submits the client's transaction to the network
- mergeNodedata(FeeComponents) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged by Node for this functionality
- mergePayment(Transaction) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- mergeProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- mergeProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- mergeProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- mergeProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Account ID of the account to which this is proxy staked.
- mergeProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- mergeRealmID(RealmID) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Realm for the topic.
- mergeRealmID(RealmID) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
realm in which to create this (leave this null to create a new realm)
- mergeRealmID(RealmID) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The realm in which this account is created (leave this null to create a new realm)
- mergeRealmID(RealmID) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The Realm in which to the file is created (leave this null to create a new realm)
- mergeReceipt(TransactionReceipt) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- mergeReceipt(TransactionReceipt) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- mergeReceiveRecordThresholdWrapper(UInt64Value) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- mergeReceiverSigRequiredWrapper(BoolValue) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- mergeSendRecordThresholdWrapper(UInt64Value) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- mergeServicedata(FeeComponents) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for providing service by Hedera
- mergeShardID(ShardID) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Shard for this topic.
- mergeShardID(ShardID) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
shard in which to create this
- mergeShardID(ShardID) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The shard in which this account is created
- mergeShardID(ShardID) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
Shard in which this file is created
- mergeSigMap(SignatureMap) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
The signatures on the body with the new format, to authorize the transaction
- mergeSignatureList(SignatureList) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- mergeSigs(SignatureList) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- mergeSigs(SignatureList) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- mergeStakers(AllProxyStakers) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- mergeSubmitKey(Key) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can submitMessage (empty means anyone can).
- mergeSubmitKey(Key) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can submitMessage (empty means anyone can).
- mergeSystemDelete(SystemDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Hedera multisig system deletes a file or smart contract
- mergeSystemUndelete(SystemUndeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
To undelete an entity deleted by SystemDelete
- mergeThresholdKey(ThresholdKey) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- mergeThresholdSignature(ThresholdSignature) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- mergeTopicDefinition(ConsensusTopicDefinition) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - mergeTopicDefinition(ConsensusTopicDefinition) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic definition.
- mergeTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
-
Topic identifier.
- mergeTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
Topic to retrieve info about (the running state of).
- mergeTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic identifier.
- mergeTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Topic to submit message to.
- mergeTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.TopicID topicID = 1; - mergeTopicState(ConsensusTopicState) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic's consensus state.
- mergeTransactionGetFastRecord(TransactionGetFastRecordQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 180 seconds)
- mergeTransactionGetFastRecord(TransactionGetFastRecordResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 180 seconds)
- mergeTransactionGetReceipt(TransactionGetReceiptQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- mergeTransactionGetReceipt(TransactionGetReceiptResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- mergeTransactionGetRecord(TransactionGetRecordQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 1 hour)
- mergeTransactionGetRecord(TransactionGetRecordResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 1 hour)
- mergeTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- mergeTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- mergeTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
The ID of the transaction for which the receipt is requested.
- mergeTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- mergeTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The ID of the transaction this record represents
- mergeTransactionRecord(TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
The requested transaction records
- mergeTransactionRecord(TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
The requested record
- mergeTransactionValidDuration(Duration) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- mergeTransactionValidStart(Timestamp) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- mergeTransferAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- mergeTransferAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- mergeTransferContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The contract ID which will receive all remaining hbars
- mergeTransferList(TransferList) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of results of a CryptoTransferTransaction
- mergeTransfers(TransferList) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
-
Accounts and amounts to transfer
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- MESSAGE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- MESSAGE_TOO_LONG - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
MESSAGE_TOO_LONG = 91; - MESSAGE_TOO_LONG_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
MESSAGE_TOO_LONG = 91; - MIN_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
- MISSING_QUERY_HEADER - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Header is missing in Query request
- MISSING_QUERY_HEADER_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Header is missing in Query request
- MODIFYING_IMMUTABLE_CONTRACT - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
attempting to modify (update or delete a immutable smart contract, i.e.
- MODIFYING_IMMUTABLE_CONTRACT_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
attempting to modify (update or delete a immutable smart contract, i.e.
N
- NANOS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Timestamp
- NETWORKDATA_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeData
- newBlockingStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.AccountID
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.Claim
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractID
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.Duration
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.EntityID
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FeeData
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileID
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.Key
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.KeyList
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.Query
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.RealmID
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.Response
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ShardID
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TopicID
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.Transaction
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- newBuilder() - Static method in class com.hederahashgraph.api.proto.java.TransferList
- newBuilder(AccountAmount) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- newBuilder(AccountID) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- newBuilder(AdminDeleteTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- newBuilder(AdminUndeleteTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- newBuilder(AllProxyStakers) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- newBuilder(Claim) - Static method in class com.hederahashgraph.api.proto.java.Claim
- newBuilder(ConsensusCreateTopicTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- newBuilder(ConsensusDeleteTopicTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- newBuilder(ConsensusGetInfoQuery) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- newBuilder(ConsensusGetInfoResponse) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- newBuilder(ConsensusSubmitMessageTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- newBuilder(ConsensusTopicDefinition) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- newBuilder(ConsensusTopicState) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- newBuilder(ConsensusUpdateTopicTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- newBuilder(ContractCallLocalQuery) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- newBuilder(ContractCallLocalResponse) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- newBuilder(ContractCallTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- newBuilder(ContractCreateTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- newBuilder(ContractDeleteTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- newBuilder(ContractFunctionResult) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- newBuilder(ContractGetBytecodeQuery) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- newBuilder(ContractGetBytecodeResponse) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- newBuilder(ContractGetInfoQuery) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- newBuilder(ContractGetInfoResponse) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- newBuilder(ContractGetInfoResponse.ContractInfo) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- newBuilder(ContractGetRecordsQuery) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- newBuilder(ContractGetRecordsResponse) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- newBuilder(ContractID) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- newBuilder(ContractLoginfo) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- newBuilder(ContractUpdateTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- newBuilder(CreateFeeScheduleTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- newBuilder(CryptoAddClaimTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- newBuilder(CryptoCreateTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- newBuilder(CryptoDeleteClaimTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- newBuilder(CryptoDeleteTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- newBuilder(CryptoGetAccountBalanceQuery) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- newBuilder(CryptoGetAccountBalanceResponse) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- newBuilder(CryptoGetAccountRecordsQuery) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- newBuilder(CryptoGetAccountRecordsResponse) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- newBuilder(CryptoGetClaimQuery) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- newBuilder(CryptoGetClaimResponse) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- newBuilder(CryptoGetInfoQuery) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- newBuilder(CryptoGetInfoResponse) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- newBuilder(CryptoGetInfoResponse.AccountInfo) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- newBuilder(CryptoGetStakersQuery) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- newBuilder(CryptoGetStakersResponse) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- newBuilder(CryptoTransferTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- newBuilder(CryptoUpdateTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- newBuilder(CurrentAndNextFeeSchedule) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- newBuilder(Duration) - Static method in class com.hederahashgraph.api.proto.java.Duration
- newBuilder(EntityID) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- newBuilder(ExchangeRate) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- newBuilder(ExchangeRateSet) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- newBuilder(FeeComponents) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- newBuilder(FeeData) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- newBuilder(FeeSchedule) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- newBuilder(FileAppendTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- newBuilder(FileCreateTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- newBuilder(FileDeleteTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- newBuilder(FileGetContentsQuery) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- newBuilder(FileGetContentsResponse) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- newBuilder(FileGetContentsResponse.FileContents) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- newBuilder(FileGetInfoQuery) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- newBuilder(FileGetInfoResponse) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- newBuilder(FileGetInfoResponse.FileInfo) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- newBuilder(FileID) - Static method in class com.hederahashgraph.api.proto.java.FileID
- newBuilder(FileUpdateTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- newBuilder(GetByKeyQuery) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- newBuilder(GetByKeyResponse) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- newBuilder(GetBySolidityIDQuery) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- newBuilder(GetBySolidityIDResponse) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- newBuilder(Key) - Static method in class com.hederahashgraph.api.proto.java.Key
- newBuilder(KeyList) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- newBuilder(NodeAddress) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- newBuilder(NodeAddressBook) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- newBuilder(ProxyStaker) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- newBuilder(Query) - Static method in class com.hederahashgraph.api.proto.java.Query
- newBuilder(QueryHeader) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- newBuilder(RealmID) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- newBuilder(Response) - Static method in class com.hederahashgraph.api.proto.java.Response
- newBuilder(ResponseHeader) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- newBuilder(ShardID) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- newBuilder(Signature) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- newBuilder(SignatureList) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- newBuilder(SignatureMap) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- newBuilder(SignaturePair) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- newBuilder(SystemDeleteTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- newBuilder(SystemUndeleteTransactionBody) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- newBuilder(ThresholdKey) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- newBuilder(ThresholdSignature) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- newBuilder(Timestamp) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- newBuilder(TimestampSeconds) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- newBuilder(TopicID) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- newBuilder(Transaction) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- newBuilder(TransactionBody) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- newBuilder(TransactionFeeSchedule) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- newBuilder(TransactionGetFastRecordQuery) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- newBuilder(TransactionGetFastRecordResponse) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- newBuilder(TransactionGetReceiptQuery) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- newBuilder(TransactionGetReceiptResponse) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- newBuilder(TransactionGetRecordQuery) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- newBuilder(TransactionGetRecordResponse) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- newBuilder(TransactionID) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- newBuilder(TransactionReceipt) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- newBuilder(TransactionRecord) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- newBuilder(TransactionResponse) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- newBuilder(TransferList) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.AccountID
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.Claim
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractID
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.Duration
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.EntityID
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FeeData
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileID
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.Key
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.KeyList
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.Query
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.RealmID
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.Response
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ShardID
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.Timestamp
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TopicID
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.Transaction
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionID
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- newBuilderForType() - Method in class com.hederahashgraph.api.proto.java.TransferList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.AccountID
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.Claim
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractID
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.Duration
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.EntityID
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FeeData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileID
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.Key
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.KeyList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.Query
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.RealmID
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ShardID
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.Timestamp
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TopicID
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.Transaction
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionID
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.hederahashgraph.api.proto.java.TransferList
- newFutureStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- NEWREALMADMINKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- NEWREALMADMINKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- NEWREALMADMINKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- newStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.FileServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
-
Creates a new async stub that supports all call types for the service
- NEXTFEESCHEDULE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- NEXTRATE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- NO_WACL_KEY - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
WriteAccess Control Keys are not provided for the file
- NO_WACL_KEY_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
WriteAccess Control Keys are not provided for the file
- NODEACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- NodeAddress - Class in com.hederahashgraph.api.proto.java
-
The information about a node
- NODEADDRESS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.NodeAddressBook
- NodeAddress.Builder - Class in com.hederahashgraph.api.proto.java
-
The information about a node
- NodeAddressBook - Class in com.hederahashgraph.api.proto.java
-
Gives the node addresses in the address book
- NodeAddressBook.Builder - Class in com.hederahashgraph.api.proto.java
-
Gives the node addresses in the address book
- NodeAddressBookOrBuilder - Interface in com.hederahashgraph.api.proto.java
- NodeAddressOrBuilder - Interface in com.hederahashgraph.api.proto.java
- NODEDATA_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeData
- NODETRANSACTIONPRECHECKCODE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ResponseHeader
- NODETRANSACTIONPRECHECKCODE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionResponse
- NONE - com.hederahashgraph.api.proto.java.HederaFunctionality
-
UNSPECIFIED - Need to keep first value as unspecified because first element is ignored and not parsed (0 is ignored by parser)
- NONE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
UNSPECIFIED - Need to keep first value as unspecified because first element is ignored and not parsed (0 is ignored by parser)
- NOT_SUPPORTED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The API is not currently supported
- NOT_SUPPORTED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The API is not currently supported
- NULL_SOLIDITY_ADDRESS - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
null solidity address
- NULL_SOLIDITY_ADDRESS_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
null solidity address
O
- OBTAINER_DOES_NOT_EXIST - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
transferAccountId or transferContractId specified for contract delete does not exist
- OBTAINER_DOES_NOT_EXIST_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
transferAccountId or transferContractId specified for contract delete does not exist
- OBTAINER_REQUIRED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
when deleting smart contract that has crypto balance either transfer account or transfer smart contract is required
- OBTAINER_REQUIRED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
when deleting smart contract that has crypto balance either transfer account or transfer smart contract is required
- OBTAINER_SAME_CONTRACT_ID - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
when deleting smart contract that has crypto balance you can not use the same contract id as transferContractId as the one being deleted
- OBTAINER_SAME_CONTRACT_ID_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
when deleting smart contract that has crypto balance you can not use the same contract id as transferContractId as the one being deleted
- OBTAINERS_NOT_SET - com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.ObtainersCase
- OK - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The transaction passed the precheck validations.
- OK_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The transaction passed the precheck validations.
P
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseDelimitedFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(byte[]) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(ByteString) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(CodedInputStream) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(InputStream) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(ByteBuffer) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Claim
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Duration
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileID
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Key
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Query
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransferList
- parser() - Static method in class com.hederahashgraph.api.proto.java.AccountAmount
- parser() - Static method in class com.hederahashgraph.api.proto.java.AccountID
- parser() - Static method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- parser() - Static method in class com.hederahashgraph.api.proto.java.Claim
- parser() - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- parser() - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- parser() - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractID
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- parser() - Static method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- parser() - Static method in class com.hederahashgraph.api.proto.java.Duration
- parser() - Static method in class com.hederahashgraph.api.proto.java.EntityID
- parser() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRate
- parser() - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- parser() - Static method in class com.hederahashgraph.api.proto.java.FeeComponents
- parser() - Static method in class com.hederahashgraph.api.proto.java.FeeData
- parser() - Static method in class com.hederahashgraph.api.proto.java.FeeSchedule
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileID
- parser() - Static method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.Key
- parser() - Static method in class com.hederahashgraph.api.proto.java.KeyList
- parser() - Static method in class com.hederahashgraph.api.proto.java.NodeAddress
- parser() - Static method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- parser() - Static method in class com.hederahashgraph.api.proto.java.ProxyStaker
- parser() - Static method in class com.hederahashgraph.api.proto.java.Query
- parser() - Static method in class com.hederahashgraph.api.proto.java.QueryHeader
- parser() - Static method in class com.hederahashgraph.api.proto.java.RealmID
- parser() - Static method in class com.hederahashgraph.api.proto.java.Response
- parser() - Static method in class com.hederahashgraph.api.proto.java.ResponseHeader
- parser() - Static method in class com.hederahashgraph.api.proto.java.ShardID
- parser() - Static method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- parser() - Static method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- parser() - Static method in class com.hederahashgraph.api.proto.java.SignatureMap
- parser() - Static method in class com.hederahashgraph.api.proto.java.SignaturePair
- parser() - Static method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.ThresholdKey
- parser() - Static method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- parser() - Static method in class com.hederahashgraph.api.proto.java.Timestamp
- parser() - Static method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- parser() - Static method in class com.hederahashgraph.api.proto.java.TopicID
- parser() - Static method in class com.hederahashgraph.api.proto.java.Transaction
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionBody
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionID
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionRecord
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransactionResponse
- parser() - Static method in class com.hederahashgraph.api.proto.java.TransferList
- PAYER_ACCOUNT_NOT_FOUND - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Payer account does not exist.
- PAYER_ACCOUNT_NOT_FOUND_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Payer account does not exist.
- PAYMENT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.QueryHeader
- PLATFORM_NOT_ACTIVE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the platform node is either disconnected or lagging behind.
- PLATFORM_NOT_ACTIVE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
the platform node is either disconnected or lagging behind.
- PLATFORM_TRANSACTION_NOT_CREATED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
transaction not created by platform due to either large backlog or message size exceeded transactionMaxBytes
- PLATFORM_TRANSACTION_NOT_CREATED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
transaction not created by platform due to either large backlog or message size exceeded transactionMaxBytes
- PORTNO_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.NodeAddress
- PROXYACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- PROXYACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- PROXYACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- PROXYACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- PROXYACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- PROXYFRACTION_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- PROXYRECEIVED_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- ProxyStaker - Class in com.hederahashgraph.api.proto.java
-
information about a single account that is proxy staking
- PROXYSTAKER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AllProxyStakers
- ProxyStaker.Builder - Class in com.hederahashgraph.api.proto.java
-
information about a single account that is proxy staking
- ProxyStakerOrBuilder - Interface in com.hederahashgraph.api.proto.java
- PUBKEYPREFIX_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SignaturePair
Q
- Query - Class in com.hederahashgraph.api.proto.java
-
A single query, which is sent from the client to the node.
- QUERY_NOT_SET - com.hederahashgraph.api.proto.java.Query.QueryCase
- Query.Builder - Class in com.hederahashgraph.api.proto.java
-
A single query, which is sent from the client to the node.
- Query.QueryCase - Enum in com.hederahashgraph.api.proto.java
- QueryHeader - Class in com.hederahashgraph.api.proto.java
-
Each query from the client to the node will contain the QueryHeader, which gives the requested response type, and includes a payment for the response.
- QueryHeader.Builder - Class in com.hederahashgraph.api.proto.java
-
Each query from the client to the node will contain the QueryHeader, which gives the requested response type, and includes a payment for the response.
- QueryHeaderOrBuilder - Interface in com.hederahashgraph.api.proto.java
- QueryHeaderOuterClass - Class in com.hederahashgraph.api.proto.java
- QueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- QueryOuterClass - Class in com.hederahashgraph.api.proto.java
R
- RBS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
- RealmID - Class in com.hederahashgraph.api.proto.java
-
The ID for a realm.
- REALMID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- REALMID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- REALMID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- REALMID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- RealmID.Builder - Class in com.hederahashgraph.api.proto.java
-
The ID for a realm.
- RealmIDOrBuilder - Interface in com.hederahashgraph.api.proto.java
- REALMNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AccountID
- REALMNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractID
- REALMNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileID
- REALMNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.RealmID
- REALMNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TopicID
- RECEIPT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- RECEIPT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionRecord
- RECEIPT_NOT_FOUND - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Receipt for given transaction id does not exist
- RECEIPT_NOT_FOUND_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Receipt for given transaction id does not exist
- RECEIVERECORDTHRESHOLD - com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiveRecordThresholdFieldCase
- RECEIVERECORDTHRESHOLD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- RECEIVERECORDTHRESHOLD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- RECEIVERECORDTHRESHOLDFIELD_NOT_SET - com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiveRecordThresholdFieldCase
- RECEIVERECORDTHRESHOLDWRAPPER - com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiveRecordThresholdFieldCase
- RECEIVERECORDTHRESHOLDWRAPPER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- RECEIVERSIGREQUIRED - com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiverSigRequiredFieldCase
- RECEIVERSIGREQUIRED_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- RECEIVERSIGREQUIRED_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- RECEIVERSIGREQUIRED_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- RECEIVERSIGREQUIREDFIELD_NOT_SET - com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiverSigRequiredFieldCase
- RECEIVERSIGREQUIREDWRAPPER - com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiverSigRequiredFieldCase
- RECEIVERSIGREQUIREDWRAPPER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- RECORD_NOT_FOUND - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Record for given transaction id does not exist
- RECORD_NOT_FOUND_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Record for given transaction id does not exist
- RECORDS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- RECORDS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.AdminDelete
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.AdminUndelete
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.BasicTypes
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopic
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopic
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfo
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessage
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicStateOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopic
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ContractCall
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocal
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ContractCreate
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ContractDelete
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecode
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfo
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecords
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdate
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeSchedule
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaim
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreate
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoDelete
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaim
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalance
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecords
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaim
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfo
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakers
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransfer
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdate
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.DurationOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.FileAppend
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.FileCreate
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.FileDelete
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.FileGetContents
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfo
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.FileUpdate
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.GetByKey
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityID
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.QueryHeaderOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.QueryOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ResponseCode
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.ResponseOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.SystemDelete
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.SystemUndelete
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.TimestampOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.TransactionBodyOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecord
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceipt
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecord
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.TransactionOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceiptOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecordOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponseOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.service.proto.java.FileServiceOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminDelete
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.AdminUndelete
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.BasicTypes
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopic
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopic
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusGetInfo
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessage
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinitionOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusTopicStateOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopic
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCall
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCallLocal
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractCreate
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractDelete
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetBytecode
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetInfo
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractGetRecords
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ContractUpdate
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CreateFeeSchedule
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoAddClaim
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoCreate
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDelete
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaim
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalance
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecords
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetClaim
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetInfo
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoGetStakers
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoTransfer
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.CryptoUpdate
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.DurationOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ExchangeRateOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileAppend
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileCreate
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileDelete
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetContents
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileGetInfo
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.FileUpdate
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetByKey
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.GetBySolidityID
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.QueryHeaderOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.QueryOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ResponseCode
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.ResponseOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemDelete
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.SystemUndelete
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TimestampOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionBodyOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecord
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetReceipt
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionGetRecord
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionReceiptOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionRecordOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.api.proto.java.TransactionResponseOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.service.proto.java.ConsensusServiceOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.service.proto.java.CryptoServiceOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.service.proto.java.FileServiceOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.hederahashgraph.service.proto.java.SmartContractServiceOuterClass
- removeAccountAmounts(int) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- removeClaims(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- removeEntities(int) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- removeKeys(int) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- removeLogInfo(int) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- removeNodeAddress(int) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- removeProxyStaker(int) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- removeRecords(int) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- removeRecords(int) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- removeSigPair(int) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- removeSigs(int) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- removeTransactionFeeSchedule(int) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- removeTransactionFeeSchedule(int) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- Response - Class in com.hederahashgraph.api.proto.java
-
A single response, which is returned from the node to the client, after the client sent the node a query.
- RESPONSE_NOT_SET - com.hederahashgraph.api.proto.java.Response.ResponseCase
- Response.Builder - Class in com.hederahashgraph.api.proto.java
-
A single response, which is returned from the node to the client, after the client sent the node a query.
- Response.ResponseCase - Enum in com.hederahashgraph.api.proto.java
- ResponseCode - Class in com.hederahashgraph.api.proto.java
- ResponseCodeEnum - Enum in com.hederahashgraph.api.proto.java
-
Protobuf enum
proto.ResponseCodeEnum - ResponseHeader - Class in com.hederahashgraph.api.proto.java
-
Every query receives a response containing the QueryResponseHeader.
- ResponseHeader.Builder - Class in com.hederahashgraph.api.proto.java
-
Every query receives a response containing the QueryResponseHeader.
- ResponseHeaderOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ResponseHeaderOuterClass - Class in com.hederahashgraph.api.proto.java
- ResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ResponseOuterClass - Class in com.hederahashgraph.api.proto.java
- ResponseType - Enum in com.hederahashgraph.api.proto.java
-
The client uses the ResponseType to request that the node send it just the answer, or both the answer and a state proof.
- RESPONSETYPE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.QueryHeader
- RESPONSETYPE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ResponseHeader
- RSA_3072 - com.hederahashgraph.api.proto.java.Key.KeyCase
- RSA_3072 - com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- RSA_3072 - com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
- RSA_3072_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Key
- RSA_3072_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- RSA_3072_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SignaturePair
- RUNNINGHASH_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusTopicState
S
- SBPR_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
- SBS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
- SECONDS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Duration
- SECONDS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Timestamp
- SECONDS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TimestampSeconds
- SENDRECORDTHRESHOLD - com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.SendRecordThresholdFieldCase
- SENDRECORDTHRESHOLD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- SENDRECORDTHRESHOLD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- SENDRECORDTHRESHOLDFIELD_NOT_SET - com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.SendRecordThresholdFieldCase
- SENDRECORDTHRESHOLDWRAPPER - com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.SendRecordThresholdFieldCase
- SENDRECORDTHRESHOLDWRAPPER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- SEQUENCENUMBER_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- SERIALIZATION_FAILED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Serialization failure
- SERIALIZATION_FAILED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Serialization failure
- SERVICE_NAME - Static variable in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc
- SERVICE_NAME - Static variable in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc
- SERVICE_NAME - Static variable in class com.hederahashgraph.service.proto.java.FileServiceGrpc
- SERVICE_NAME - Static variable in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc
- SERVICEDATA_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeData
- setAccountAmounts(int, AccountAmount) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- setAccountAmounts(int, AccountAmount.Builder) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
-
Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative)
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The Account ID that sends or receives cryptocurrency
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
The Account ID that is being proxy staked to
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the account to which the claim is attached
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
The account ID for which information is requested
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
The account ID for which the records should be retrieved
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
The account that this record is for
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The account ID to which the claim was attached
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
The account ID for which information is requested
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The account ID for which this information applies
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
The Account ID for which the records should be retrieved
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The Account ID for the cryptocurrency account
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The Account ID for the cryptocurrency account
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The Account ID that is proxy staking
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The Account ID that paid for this transaction
- setAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The account ID, if a new account was created
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The Account ID that sends or receives cryptocurrency
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
The Account ID that is being proxy staked to
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the account to which the claim is attached
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the cryptocurrency account owned by the contract instance, in the format used in transactions
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
The account ID for which information is requested
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The account ID that is being described (this is useful with state proofs, for proving to a third party)
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
The account ID for which the records should be retrieved
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
The account that this record is for
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The account ID to which the claim was attached
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
The account ID for which information is requested
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The account ID for which this information applies
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
The Account ID for which the records should be retrieved
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The Account ID for the cryptocurrency account
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The Account ID for the cryptocurrency account
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The Account ID that is proxy staking
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The Account ID that paid for this transaction
- setAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The account ID, if a new account was created
- setAccountIDToDeleteFrom(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The account ID that should have a claim deleted
- setAccountIDToDeleteFrom(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The account ID that should have a claim deleted
- setAccountIDToUpdate(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The account ID which is being updated in this transaction
- setAccountIDToUpdate(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The account ID which is being updated in this transaction
- setAccountInfo(CryptoGetInfoResponse.AccountInfo) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Info about the account (a state proof can be generated for this)
- setAccountInfo(CryptoGetInfoResponse.AccountInfo.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Info about the account (a state proof can be generated for this)
- setAccountNum(long) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
-
A nonnegative account number unique within its realm
- setAccountNum(long) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
-
A nonnegative account number unique within its realm
- setAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can change/delete this topic.
- setAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can change/delete this topic
- setAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- setAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- setAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- setAdminKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can change/delete this topic.
- setAdminKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can change/delete this topic
- setAdminKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- setAdminKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the state of the instance and its fields can be modified arbitrarily if this key signs a transaction to modify it.
- setAdminKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The state of the instance can be modified arbitrarily if this key signs a transaction to modify it.
- setAmount(long) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
-
The amount of tinybars that the account sends(negative) or receives(positive)
- setAmount(long) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
number of tinybars sent (the function must be payable if this is nonzero)
- setAmount(long) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
-
The number of hbars that are currently proxy staked
- setAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the instance will charge its account every this many seconds to renew for this long
- setAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the expiration time will extend every this many seconds.
- setAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The instance will charge its account every this many seconds to renew for this long
- setAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The account is charged to extend its expiration date every this many seconds.
- setAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The duration for expiration time will extend every this many seconds.
- setAutoRenewPeriod(Duration) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The duration in which it will automatically extend the expiration period.
- setAutoRenewPeriod(Duration.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the instance will charge its account every this many seconds to renew for this long
- setAutoRenewPeriod(Duration.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the expiration time will extend every this many seconds.
- setAutoRenewPeriod(Duration.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The instance will charge its account every this many seconds to renew for this long
- setAutoRenewPeriod(Duration.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The account is charged to extend its expiration date every this many seconds.
- setAutoRenewPeriod(Duration.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The duration for expiration time will extend every this many seconds.
- setAutoRenewPeriod(Duration.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The duration in which it will automatically extend the expiration period.
- setBalance(long) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
The current balance, in tinybars
- setBalance(long) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The current balance of account in tinybars
- setBloom(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
bloom filter for record
- setBloom(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
bloom filter for a particular log
- setBody(TransactionBody) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- setBody(TransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- setBodyBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
TransactionBody serialized into bytes , which needs to be signed
- setBpr(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Bytes per response
- setBpt(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Bytes per transaction
- setBytecode(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
the bytecode
- setCentEquiv(int) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
value which denote cents (USD) equivalent to Hbar}
- setClaim(Claim) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- setClaim(Claim) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- setClaim(Claim) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The claim details attached to an account
- setClaim(Claim.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
-
A hash of some credential/certificate, along with the keys that authorized it and are allowed to delete it
- setClaim(Claim.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
The claim (account, hash, keys), or null if there is no Claim with the given hash attached to the given account
- setClaim(Claim.Builder) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The claim details attached to an account
- setClaimDuration(Duration) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the duration for which the claim will remain valid
- setClaimDuration(Duration.Builder) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
the duration for which the claim will remain valid
- setClaims(int, Claim) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- setClaims(int, Claim.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
All of the claims attached to the account (each of which is a hash along with the keys that authorized it and can delete it )
- setConsensusCreateTopic(ConsensusCreateTopicTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - setConsensusCreateTopic(ConsensusCreateTopicTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusCreateTopicTransactionBody consensusCreateTopic = 23; - setConsensusDeleteTopic(ConsensusDeleteTopicTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - setConsensusDeleteTopic(ConsensusDeleteTopicTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusDeleteTopicTransactionBody consensusDeleteTopic = 25; - setConsensusGetInfo(ConsensusGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get info about a consensus topic.
- setConsensusGetInfo(ConsensusGetInfoQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get info about a consensus topic.
- setConsensusGetInfo(ConsensusGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Info about a consensus topic.
- setConsensusGetInfo(ConsensusGetInfoResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Info about a consensus topic.
- setConsensusSubmitMessage(ConsensusSubmitMessageTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - setConsensusSubmitMessage(ConsensusSubmitMessageTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusSubmitMessageTransactionBody consensusSubmitMessage = 26; - setConsensusTimestamp(Timestamp) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The consensus timestamp (or null if didn't reach consensus yet)
- setConsensusTimestamp(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The consensus timestamp (or null if didn't reach consensus yet)
- setConsensusUpdateTopic(ConsensusUpdateTopicTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - setConsensusUpdateTopic(ConsensusUpdateTopicTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
.proto.ConsensusUpdateTopicTransactionBody consensusUpdateTopic = 24; - setConstant(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
A constant determined by the business to calculate the fees
- setConstructorParameters(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
parameters to pass to the constructor
- setContents(ByteString) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The bytes to append to the contents of the file
- setContents(ByteString) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The bytes that are the contents of the file
- setContents(ByteString) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The bytes contained in the file
- setContents(ByteString) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new file contents.
- setContract(ByteString) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.smart contract virtual signature (always length zero)
- setContract(ByteString) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
smart contract virtual signature (always length zero)
- setContractAccountID(String) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- setContractAccountID(String) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- setContractAccountIDBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- setContractAccountIDBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity
- setContractCall(ContractCallTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the call a function of a contract instance
- setContractCall(ContractCallTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the call a function of a contract instance
- setContractCallLocal(ContractCallLocalQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Call a function of a smart contract instance
- setContractCallLocal(ContractCallLocalQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Call a function of a smart contract instance
- setContractCallLocal(ContractCallLocalResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Response to call a function of a smart contract instance
- setContractCallLocal(ContractCallLocalResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Response to call a function of a smart contract instance
- setContractCallResult(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the result returned by the function
- setContractCallResult(ContractFunctionResult) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- setContractCallResult(ContractFunctionResult.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract function (if it completed and didn't fail) from ContractCallTransaction
- setContractCreateInstance(ContractCreateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the create data a contract instance
- setContractCreateInstance(ContractCreateTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains the create data a contract instance
- setContractCreateResult(ContractFunctionResult) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- setContractCreateResult(ContractFunctionResult.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of the value returned by the smart contract constructor (if it completed and didn't fail) from ContractCreateTransaction
- setContractDeleteInstance(ContractDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete contract and transfer remaining balance into specified account
- setContractDeleteInstance(ContractDeleteTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete contract and transfer remaining balance into specified account
- setContractGetBytecode(ContractGetBytecodeQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get bytecode used by a smart contract instance
- setContractGetBytecode(ContractGetBytecodeQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get bytecode used by a smart contract instance
- setContractGetBytecodeResponse(ContractGetBytecodeResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the bytecode for a smart contract instance
- setContractGetBytecodeResponse(ContractGetBytecodeResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the bytecode for a smart contract instance
- setContractGetInfo(ContractGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a smart contract instance
- setContractGetInfo(ContractGetInfoQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a smart contract instance
- setContractGetInfo(ContractGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a smart contract instance
- setContractGetInfo(ContractGetInfoResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a smart contract instance
- setContractGetRecords(ContractGetRecordsQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get Records of the contract instance
- setContractGetRecords(ContractGetRecordsQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get Records of the contract instance
- setContractGetRecordsResponse(ContractGetRecordsResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all existing records for a smart contract instance
- setContractGetRecordsResponse(ContractGetRecordsResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all existing records for a smart contract instance
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the contract instance to delete, in the format used in transactions
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the contract instance to undelete, in the format used in transactions
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the contract instance to call, in the format used in transactions
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the contract instance to call, in the format used in transactions
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The Contract ID instance to delete (this can't be changed)
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the smart contract instance whose function was called
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
the contract for which information is requested
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
the contract for which information is requested
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the contract instance, in the format used in transactions
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
The smart contract instance for which the records should be retrieved
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
The smart contract instance that this record is for
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
address of a contract that emitted the event
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The Contract ID instance to update (this can't be changed)
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The smart contract ID that identifies instance
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
smart contract instance that is authorized as if it had signed with a key
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The contract ID instance to delete, in the format used in transactions
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The contract ID instance to undelete, in the format used in transactions
- setContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The contract ID, if a new smart contract instance was created
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the contract instance to delete, in the format used in transactions
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the contract instance to undelete, in the format used in transactions
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the contract instance to call, in the format used in transactions
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the contract instance to call, in the format used in transactions
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The Contract ID instance to delete (this can't be changed)
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the smart contract instance whose function was called
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
the contract for which information is requested
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
the contract for which information is requested
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
ID of the contract instance, in the format used in transactions
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
The smart contract instance for which the records should be retrieved
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
The smart contract instance that this record is for
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
address of a contract that emitted the event
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The Contract ID instance to update (this can't be changed)
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The smart contract ID that identifies instance
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
A smart contract ID for the instance (if this is included, then the associated accountID will also be included)
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
smart contract instance that is authorized as if it had signed with a key
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The contract ID instance to delete, in the format used in transactions
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The contract ID instance to undelete, in the format used in transactions
- setContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The contract ID, if a new smart contract instance was created
- setContractInfo(ContractGetInfoResponse.ContractInfo) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
the information about this contract instance (a state proof can be generated for this)
- setContractInfo(ContractGetInfoResponse.ContractInfo.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
the information about this contract instance (a state proof can be generated for this)
- setContractNum(long) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
-
A nonnegative number unique within its realm
- setContractUpdateInstance(ContractUpdateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains contract modify info such as expiration date for a contract instance
- setContractUpdateInstance(ContractUpdateTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Contains contract modify info such as expiration date for a contract instance
- setCost(long) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The fee that would be charged to get the requested information (if a cost was requested)
- setCreationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- setCreationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp creationTime = 3; - setCreationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should become available to receive messages via ConsensusService.submitMessage().
- setCreationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp creationTime = 3; - setCryptoAddClaim(CryptoAddClaimTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Attach a new claim to an account
- setCryptoAddClaim(CryptoAddClaimTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Attach a new claim to an account
- setCryptoCreateAccount(CryptoCreateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new cryptocurrency account
- setCryptoCreateAccount(CryptoCreateTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new cryptocurrency account
- setCryptoDelete(CryptoDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- setCryptoDelete(CryptoDeleteTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a cryptocurrency account (mark as deleted, and transfer hbars out)
- setCryptoDeleteClaim(CryptoDeleteClaimTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Remove a claim from an account
- setCryptoDeleteClaim(CryptoDeleteClaimTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Remove a claim from an account
- setCryptogetAccountBalance(CryptoGetAccountBalanceQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the current balance in a cryptocurrency account
- setCryptogetAccountBalance(CryptoGetAccountBalanceQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the current balance in a cryptocurrency account
- setCryptogetAccountBalance(CryptoGetAccountBalanceResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the current balance in a cryptocurrency account
- setCryptogetAccountBalance(CryptoGetAccountBalanceResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the current balance in a cryptocurrency account
- setCryptoGetAccountRecords(CryptoGetAccountRecordsQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the records that currently exist for transactions involving an account
- setCryptoGetAccountRecords(CryptoGetAccountRecordsQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the records that currently exist for transactions involving an account
- setCryptoGetAccountRecords(CryptoGetAccountRecordsResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the records that currently exist for transactions involving an account
- setCryptoGetAccountRecords(CryptoGetAccountRecordsResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the records that currently exist for transactions involving an account
- setCryptoGetClaim(CryptoGetClaimQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- setCryptoGetClaim(CryptoGetClaimQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- setCryptoGetClaim(CryptoGetClaimResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- setCryptoGetClaim(CryptoGetClaimResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a single claim from a single account (or null if it doesn't exist)
- setCryptoGetInfo(CryptoGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all information about an account
- setCryptoGetInfo(CryptoGetInfoQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all information about an account
- setCryptoGetInfo(CryptoGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all information about an account
- setCryptoGetInfo(CryptoGetInfoResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all information about an account
- setCryptoGetProxyStakers(CryptoGetStakersQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- setCryptoGetProxyStakers(CryptoGetStakersQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake (not yet implemented in the current API)
- setCryptoGetProxyStakers(CryptoGetStakersResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- setCryptoGetProxyStakers(CryptoGetStakersResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all the accounts that proxy stake to a given account, and how much they proxy stake
- setCryptoTransfer(CryptoTransferTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Transfer amount between accounts
- setCryptoTransfer(CryptoTransferTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Transfer amount between accounts
- setCryptoUpdateAccount(CryptoUpdateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for an account
- setCryptoUpdateAccount(CryptoUpdateTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for an account
- setCurrentFeeSchedule(FeeSchedule) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains current Fee Schedule
- setCurrentFeeSchedule(FeeSchedule.Builder) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains current Fee Schedule
- setCurrentRate(ExchangeRate) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Current rate of Exchange of Hbar to cents
- setCurrentRate(ExchangeRate.Builder) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Current rate of Exchange of Hbar to cents
- setData(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
event data
- setDeleteAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which should be deleted
- setDeleteAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which should be deleted
- setDeleted(boolean) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
If true, then this account has been deleted, it will disappear when it expires, and all transactions for it will fail except the transaction to extend its expiration date
- setDeleted(boolean) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
True if deleted but not yet expired
- setECDSA384(ByteString) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
ECDSA with the p-384 curve public key bytes
- setECDSA384(ByteString) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.ECDSA p-384 signature bytes
- setECDSA384(ByteString) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
ECDSA p-384 signature
- setEd25519(ByteString) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
ed25519 public key bytes
- setEd25519(ByteString) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.ed25519 signature bytes
- setEd25519(ByteString) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
ed25519 signature
- setEntities(int, EntityID) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- setEntities(int, EntityID.Builder) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
The list of entities that include this public key in their associated Key list
- setErrorMessage(String) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
message In case there was an error during smart contract execution
- setErrorMessageBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
message In case there was an error during smart contract execution
- setExchangeRate(ExchangeRateSet) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
exchange rate set of Hbar to cents (USD)
- setExchangeRate(ExchangeRateSet.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
exchange rate set of Hbar to cents (USD)
- setExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- setExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp expirationTime = 4; - setExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the current time at which this contract instance (and its account) is set to expire
- setExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- setExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The TimeStamp time at which this account is set to expire
- setExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- setExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- setExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The current time at which this account is set to expire
- setExpirationTime(Timestamp) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new time at which it should expire (ignored if not later than the current value)
- setExpirationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
When the topic should cease availability to receive messages via ConsensusService.submitMessage().
- setExpirationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.Timestamp expirationTime = 4; - setExpirationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the current time at which this contract instance (and its account) is set to expire
- setExpirationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
Extend the expiration of the instance and its account to this time (no effect if it already is this time or later)
- setExpirationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The TimeStamp time at which this account is set to expire
- setExpirationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new expiration time to extend to (ignored if equal to or before the current one)
- setExpirationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The time at which this file should expire (unless FileUpdateTransaction is used before then to extend its life)
- setExpirationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The current time at which this account is set to expire
- setExpirationTime(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The new time at which it should expire (ignored if not later than the current value)
- setExpirationTime(TimestampSeconds) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the time at which the "deleted" file should truly be permanently deleted
- setExpirationTime(TimestampSeconds) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
expired time in seconds for this exchange rate
- setExpirationTime(TimestampSeconds) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- setExpirationTime(TimestampSeconds.Builder) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the time at which the "deleted" file should truly be permanently deleted
- setExpirationTime(TimestampSeconds.Builder) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
expired time in seconds for this exchange rate
- setExpirationTime(TimestampSeconds.Builder) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The timestamp in seconds at which the "deleted" file should truly be permanently deleted
- setExpiryTime(TimestampSeconds) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
FeeSchedule expiry time
- setExpiryTime(TimestampSeconds.Builder) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
FeeSchedule expiry time
- setFeeData(FeeData) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
The fee information about the query/data
- setFeeData(FeeData.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
The fee information about the query/data
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- setFileAppend(FileAppendTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Add bytes to the end of the contents of a file
- setFileAppend(FileAppendTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Add bytes to the end of the contents of a file
- setFileContents(FileGetContentsResponse.FileContents) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
the file ID and contents (a state proof can be generated for this)
- setFileContents(FileGetContentsResponse.FileContents.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
the file ID and contents (a state proof can be generated for this)
- setFileCreate(FileCreateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new file
- setFileCreate(FileCreateTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Create a new file
- setFileDelete(FileDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a file (remove contents and mark as deleted until it expires)
- setFileDelete(FileDeleteTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Delete a file (remove contents and mark as deleted until it expires)
- setFileGetContents(FileGetContentsQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the contents of a file (the bytes stored in it)
- setFileGetContents(FileGetContentsQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the contents of a file (the bytes stored in it)
- setFileGetContents(FileGetContentsResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the contents of a file (the bytes stored in it)
- setFileGetContents(FileGetContentsResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the contents of a file (the bytes stored in it)
- setFileGetInfo(FileGetInfoQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a file, such as its expiration date
- setFileGetInfo(FileGetInfoQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get information about a file, such as its expiration date
- setFileGetInfo(FileGetInfoResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a file, such as its expiration date
- setFileGetInfo(FileGetInfoResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get information about a file, such as its expiration date
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the file to delete, in the format used in transactions
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the file to undelete, in the format used in transactions
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the file containing the smart contract byte code.
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The file ID of file containing the smart contract byte code.
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The file ID of the file
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The file ID of the file to which the bytes are appended to
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
-
The file to delete.
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
The file ID of the file whose contents are requested
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The file ID of the file whose contents are being returned
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
The file ID of the file for which information is requested
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The file ID of the file for which information is requested
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The file ID of the file to update
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The file Id for the file
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The file ID of the file to delete, in the format used in transactions
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The file ID to undelete, in the format used in transactions
- setFileID(FileID) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The file ID, if a new file was created
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
-
the file to delete, in the format used in transactions
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
-
the file to undelete, in the format used in transactions
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the file containing the smart contract byte code.
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The file ID of file containing the smart contract byte code.
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
-
The file ID of the file
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
-
The file ID of the file to which the bytes are appended to
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
-
The file to delete.
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
The file ID of the file whose contents are requested
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
-
The file ID of the file whose contents are being returned
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
The file ID of the file for which information is requested
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
The file ID of the file for which information is requested
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The file ID of the file to update
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
The file Id for the file
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
-
The file ID of the file to delete, in the format used in transactions
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
-
The file ID to undelete, in the format used in transactions
- setFileID(FileID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
The file ID, if a new file was created
- setFileInfo(FileGetInfoResponse.FileInfo) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
The information about the file (a state proof can be generated for this)
- setFileInfo(FileGetInfoResponse.FileInfo.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
The information about the file (a state proof can be generated for this)
- setFileNum(long) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
-
A nonnegative File number unique within its realm
- setFileUpdate(FileUpdateTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for a file
- setFileUpdate(FileUpdateTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Modify information such as the expiration date for a file
- setFunctionParameters(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
which function to call, and the parameters to pass to the function
- setFunctionParameters(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
which function to call, and the parameters to pass to the function
- setFunctionResult(ContractFunctionResult) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
the value returned by the function (if it completed and didn't fail)
- setFunctionResult(ContractFunctionResult.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
the value returned by the function (if it completed and didn't fail)
- setGas(long) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
the amount of gas to use for the call
- setGas(long) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
-
the maximum amount of gas to use for the call
- setGas(long) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
gas to run the constructor
- setGas(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Gas for the contract execution
- setGasUsed(long) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
units of gas used to execute contract
- setGenerateReceiveRecordThreshold(long) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any transaction above this amount.
- setGenerateRecord(boolean) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Should a record of this transaction be generated? (A receipt is always generated, but the record is optional)
- setGenerateSendRecordThreshold(long) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any send/withdraw transaction.
- setGetByKey(GetByKeyQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all entities associated with a given key
- setGetByKey(GetByKeyQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get all entities associated with a given key
- setGetByKey(GetByKeyResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all entities associated with a given key
- setGetByKey(GetByKeyResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get all entities associated with a given key
- setGetBySolidityID(GetBySolidityIDQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- setGetBySolidityID(GetBySolidityIDQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- setGetBySolidityID(GetBySolidityIDResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- setGetBySolidityID(GetBySolidityIDResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get the IDs in the format used in transactions, given the format used in Solidity
- setHash(ByteString) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
48 byte SHA-384 hash (presumably of some kind of credential or certificate)
- setHash(ByteString) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
The hash of the claim
- setHashToDelete(ByteString) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
-
The hash in the claim to delete (a SHA-384 hash, 48 bytes)
- setHbarEquiv(int) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
-
value which denote habar equivalent to cent
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
-
standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(QueryHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
-
standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither
- setHeader(ResponseHeader.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
- setHederaFunctionality(HederaFunctionality) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
Specific Transaction or Query
- setHederaFunctionalityValue(int) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
-
Specific Transaction or Query
- setInitialBalance(long) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
initial number of tinybars to put into the cryptocurrency account associated with and owned by the smart contract
- setInitialBalance(long) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The initial number of tinybars to put into the account
- setIpAddress(ByteString) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
-
The ip address of the Node with separator & octets
- setKey(Key) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The key that must sign to update the Fee Schedule
- setKey(Key) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The key that must sign each transfer out of the account.
- setKey(Key) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- setKey(Key) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new key
- setKey(Key) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
The key to search for.
- setKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The key that must sign to update the Fee Schedule
- setKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The key that must sign each transfer out of the account.
- setKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
- setKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new key
- setKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
-
The key to search for.
- setKeyList(KeyList) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
A list of Keys of the Key type.
- setKeyList(KeyList.Builder) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
A list of Keys of the Key type.
- setKeys(int, Key) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- setKeys(int, Key.Builder) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
-
list of keys
- setKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- setKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
All these keys must sign to create or modify the file.
- setKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
One of these keys must sign in order to modify or delete the file
- setKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The keys that can modify or delete the file
- setKeys(KeyList) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
List of all the keys that can sign
- setKeys(KeyList.Builder) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
-
list of keys: all must sign the transaction to attach the claim, and any one of them can later delete it.
- setKeys(KeyList.Builder) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
All these keys must sign to create or modify the file.
- setKeys(KeyList.Builder) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
One of these keys must sign in order to modify or delete the file
- setKeys(KeyList.Builder) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
-
The keys that can modify or delete the file
- setKeys(KeyList.Builder) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
List of all the keys that can sign
- setLogInfo(int, ContractLoginfo) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- setLogInfo(int, ContractLoginfo.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
-
the log info for events returned by the function
- setMax(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
The maximum fees that can be submitted
- setMaxResultSize(long) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
-
max number of bytes that the result might include.
- setMemo(ByteString) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
-
The memo field of the node
- setMemo(String) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Short non-unique, publicly visible memo about the topic.
- setMemo(String) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
string memo = 2; - setMemo(String) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the memo that was submitted as part of the contract (max 100 bytes)
- setMemo(String) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the memo associated with the contract (max 100 bytes)
- setMemo(String) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The memo associated with the contract (max 100 bytes)
- setMemo(String) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Any notes or descriptions that should be put into the record (max length 100)
- setMemo(String) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The memo that was submitted as part of the transaction (max 100 bytes)
- setMemoBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Short non-unique, publicly visible memo about the topic.
- setMemoBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
string memo = 2; - setMemoBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
the memo that was submitted as part of the contract (max 100 bytes)
- setMemoBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
the memo associated with the contract (max 100 bytes)
- setMemoBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
The memo associated with the contract (max 100 bytes)
- setMemoBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Any notes or descriptions that should be put into the record (max length 100)
- setMemoBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The memo that was submitted as part of the transaction (max 100 bytes)
- setMessage(ByteString) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Message to be submitted.
- setMin(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
The minimum fees that needs to be paid
- setNanos(int) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
-
Number of nanoseconds since the start of the last second
- setNetworkdata(FeeComponents) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for network operations by Hedera
- setNetworkdata(FeeComponents.Builder) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for network operations by Hedera
- setNewRealmAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
if realmID is null, then this the admin key for the new realm that will be created
- setNewRealmAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- setNewRealmAdminKey(Key) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- setNewRealmAdminKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
if realmID is null, then this the admin key for the new realm that will be created
- setNewRealmAdminKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- setNewRealmAdminKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
If realmID is null, then this the admin key for the new realm that will be created
- setNextFeeSchedule(FeeSchedule) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains next Fee Schedule
- setNextFeeSchedule(FeeSchedule.Builder) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
-
Contains next Fee Schedule
- setNextRate(ExchangeRate) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Next rate exchange of Hbar to cents
- setNextRate(ExchangeRate.Builder) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
-
Next rate exchange of Hbar to cents
- setNodeAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The account of the node that submits the client's transaction to the network
- setNodeAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The account of the node that submits the client's transaction to the network
- setNodeAddress(int, NodeAddress) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- setNodeAddress(int, NodeAddress.Builder) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
-
Contains multiple Node Address for the network
- setNodedata(FeeComponents) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged by Node for this functionality
- setNodedata(FeeComponents.Builder) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged by Node for this functionality
- setNodeTransactionPrecheckCode(ResponseCodeEnum) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
Result of fee transaction precheck, saying it passed, or why it failed
- setNodeTransactionPrecheckCode(ResponseCodeEnum) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
-
The response code that indicates the current status of the transaction.
- setNodeTransactionPrecheckCodeValue(int) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
Result of fee transaction precheck, saying it passed, or why it failed
- setNodeTransactionPrecheckCodeValue(int) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
-
The response code that indicates the current status of the transaction.
- setPayment(Transaction) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- setPayment(Transaction.Builder) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
A signed CryptoTransferTransaction to pay the node a fee for handling this query
- setPortno(int) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
-
The port number of the grpc server for the node
- setProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- setProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- setProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- setProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Account ID of the account to which this is proxy staked.
- setProxyAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- setProxyAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- setProxyAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- setProxyAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- setProxyAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The Account ID of the account to which this is proxy staked.
- setProxyAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
ID of the account to which this account is proxy staked.
- setProxyFraction(int) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- setProxyReceived(long) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
The total number of tinybars proxy staked to this account
- setProxyStaker(int, ProxyStaker) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- setProxyStaker(int, ProxyStaker.Builder) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
-
Each of the proxy staking accounts, and the amount they are proxy staking
- setPubKeyPrefix(ByteString) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
First few bytes of the public key
- setRbs(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Ram byte seconds
- setRealmID(RealmID) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Realm for the topic.
- setRealmID(RealmID) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
realm in which to create this (leave this null to create a new realm)
- setRealmID(RealmID) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The realm in which this account is created (leave this null to create a new realm)
- setRealmID(RealmID) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The Realm in which to the file is created (leave this null to create a new realm)
- setRealmID(RealmID.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Realm for the topic.
- setRealmID(RealmID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
realm in which to create this (leave this null to create a new realm)
- setRealmID(RealmID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The realm in which this account is created (leave this null to create a new realm)
- setRealmID(RealmID.Builder) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
The Realm in which to the file is created (leave this null to create a new realm)
- setRealmNum(long) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
-
The realm number (nonnegative)
- setRealmNum(long) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
-
The realm number (nonnegative)
- setRealmNum(long) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
-
The realm number (nonnegative)
- setRealmNum(long) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
-
The realm number (nonnegative)
- setRealmNum(long) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
-
The realm number (nonnegative)
- setReceipt(TransactionReceipt) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- setReceipt(TransactionReceipt) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- setReceipt(TransactionReceipt.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
-
The receipt, indicating it reached consensus (and whether it succeeded or failed) or is currently unknown (because it hasn't reached consensus yet, or the transaction has expired already), and including the ID of any new account/file/instance created by that transaction.
- setReceipt(TransactionReceipt.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The status (reach consensus, or failed, or is unknown) and the ID of any new account/file/instance created.
- setReceiveRecordThreshold(long) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction
- setReceiveRecordThreshold(long) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- setReceiveRecordThresholdWrapper(UInt64Value) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- setReceiveRecordThresholdWrapper(UInt64Value.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any receive/deposit transaction.
- setReceiverSigRequired(boolean) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- setReceiverSigRequired(boolean) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
-
If true, no transaction can transfer to this account unless signed by this account's key
- setReceiverSigRequired(boolean) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- setReceiverSigRequiredWrapper(BoolValue) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- setReceiverSigRequiredWrapper(BoolValue.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
If true, this account's key must sign any transaction depositing into this account (in addition to all withdrawals)
- setRecords(int, TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- setRecords(int, TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- setRecords(int, TransactionRecord.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
-
List of records, each with contractCreateResult or contractCallResult as its body
- setRecords(int, TransactionRecord.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
-
List of records, each with CryptoRecordBody as their body
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- setResponseType(ResponseType) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
The requested response, asking for cost, state proof, both, or neither
- setResponseType(ResponseType) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The requested response is repeated back here, for convenience
- setResponseTypeValue(int) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
-
The requested response, asking for cost, state proof, both, or neither
- setResponseTypeValue(int) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The requested response is repeated back here, for convenience
- setRSA3072(ByteString) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
RSA-3072 public key bytes
- setRSA3072(ByteString) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.RSA-3072 signature bytes
- setRSA3072(ByteString) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
-
RSA-3072 signature
- setRunningHash(ByteString) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
-
Running hash of every (message, sequenceNumber, topicID) tuple in this topic.
- setSbpr(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Storage bytes per response
- setSbs(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Storage byte seconds
- setSeconds(long) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
-
number of seconds
- setSeconds(long) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
-
Number of complete seconds since the start of the epoch
- setSeconds(long) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
-
Number of complete seconds since the start of the epoch
- setSendRecordThreshold(long) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- setSendRecordThreshold(long) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
Deprecated.
- setSendRecordThresholdWrapper(UInt64Value) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- setSendRecordThresholdWrapper(UInt64Value.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
-
The new threshold amount (in tinybars) for which an account record is created for any send/withdraw transaction
- setSequenceNumber(long) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
-
Starts at 0 for first submitted message.
- setServicedata(FeeComponents) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for providing service by Hedera
- setServicedata(FeeComponents.Builder) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
-
Fee charged for providing service by Hedera
- setShardID(ShardID) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Shard for this topic.
- setShardID(ShardID) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
shard in which to create this
- setShardID(ShardID) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The shard in which this account is created
- setShardID(ShardID) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
Shard in which this file is created
- setShardID(ShardID.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
Shard for this topic.
- setShardID(ShardID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
-
shard in which to create this
- setShardID(ShardID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
-
The shard in which this account is created
- setShardID(ShardID.Builder) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
-
Shard in which this file is created
- setShardNum(long) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
-
The shard number (nonnegative)
- setShardNum(long) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
-
The shard number (nonnegative)
- setShardNum(long) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
-
The shard number (nonnegative)
- setShardNum(long) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
-
The shard number (nonnegative)
- setShardNum(long) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
-
the shard number (nonnegative)
- setShardNum(long) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
-
The shard number (nonnegative)
- setSigMap(SignatureMap) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
The signatures on the body with the new format, to authorize the transaction
- setSigMap(SignatureMap.Builder) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
The signatures on the body with the new format, to authorize the transaction
- setSignatureList(SignatureList) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- setSignatureList(SignatureList.Builder) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of M signatures, each corresponding to a Key in a KeyList of the same length.
- setSigPair(int, SignaturePair) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- setSigPair(int, SignaturePair.Builder) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
-
Each signature pair corresponds to a unique Key required to sign the transaction.
- setSigs(int, Signature) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- setSigs(int, Signature.Builder) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.each signature corresponds to a Key in the KeyList
- setSigs(SignatureList) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- setSigs(SignatureList) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- setSigs(SignatureList.Builder) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.for an N-of-M threshold key, this is a list of M signatures, at least N of which must be non-null
- setSigs(SignatureList.Builder) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
-
Deprecated.
- setSize(long) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
-
Number of bytes in contents
- setSolidityID(String) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
The ID in the format used by Solidity
- setSolidityIDBytes(ByteString) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
-
The ID in the format used by Solidity
- setStakers(AllProxyStakers) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- setStakers(AllProxyStakers.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
-
List of accounts proxy staking to this account, and the amount each is currently proxy staking
- setStateProof(ByteString) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
-
The state proof for this information (if a state proof was requested, and is available)
- setStatus(ResponseCodeEnum) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
whether the transaction succeeded or failed (or is unknown)
- setStatusValue(int) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
-
whether the transaction succeeded or failed (or is unknown)
- setStorage(long) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
-
number of bytes of storage being used by this instance (which affects the cost to extend the expiration time)
- setSubmitKey(Key) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can submitMessage (empty means anyone can).
- setSubmitKey(Key) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can submitMessage (empty means anyone can).
- setSubmitKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
-
Who can submitMessage (empty means anyone can).
- setSubmitKey(Key.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
Who can submitMessage (empty means anyone can).
- setSystemDelete(SystemDeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Hedera multisig system deletes a file or smart contract
- setSystemDelete(SystemDeleteTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
Hedera multisig system deletes a file or smart contract
- setSystemUndelete(SystemUndeleteTransactionBody) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
To undelete an entity deleted by SystemDelete
- setSystemUndelete(SystemUndeleteTransactionBody.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
To undelete an entity deleted by SystemDelete
- setThreshold(int) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
-
A valid signature set must have at least this many signatures
- setThresholdKey(ThresholdKey) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- setThresholdKey(ThresholdKey.Builder) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
-
a threshold N followed by a list of M keys, any N of which are required to form a valid signature
- setThresholdSignature(ThresholdSignature) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- setThresholdSignature(ThresholdSignature.Builder) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.A list of signatures for a single N-of-M threshold Key.
- SETTING_NEGATIVE_ACCOUNT_BALANCE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
attempting to set negative balance value for crypto account
- SETTING_NEGATIVE_ACCOUNT_BALANCE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
attempting to set negative balance value for crypto account
- setTopic(int, ByteString) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
-
topics of a particular event
- setTopicDefinition(ConsensusTopicDefinition) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - setTopicDefinition(ConsensusTopicDefinition) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic definition.
- setTopicDefinition(ConsensusTopicDefinition.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
-
.proto.ConsensusTopicDefinition topicDefinition = 3; - setTopicDefinition(ConsensusTopicDefinition.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic definition.
- setTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
-
Topic identifier.
- setTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
Topic to retrieve info about (the running state of).
- setTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic identifier.
- setTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Topic to submit message to.
- setTopicID(TopicID) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.TopicID topicID = 1; - setTopicID(TopicID.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
-
Topic identifier.
- setTopicID(TopicID.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
-
Topic to retrieve info about (the running state of).
- setTopicID(TopicID.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic identifier.
- setTopicID(TopicID.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
-
Topic to submit message to.
- setTopicID(TopicID.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
-
.proto.TopicID topicID = 1; - setTopicState(ConsensusTopicState) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic's consensus state.
- setTopicState(ConsensusTopicState.Builder) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
-
Topic's consensus state.
- setTransactionFee(long) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The fee the client pays, which is split between the network and the node
- setTransactionFee(long) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The transaction fee in the transaction
- setTransactionFeeSchedule(int, TransactionFeeSchedule) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- setTransactionFeeSchedule(int, TransactionFeeSchedule) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- setTransactionFeeSchedule(int, TransactionFeeSchedule.Builder) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
-
The fee schedule for a specific hedera functionality and the time period this fee will be valid for the transaction
- setTransactionFeeSchedule(int, TransactionFeeSchedule.Builder) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
-
Contains multiple functionality specific fee schedule.
- setTransactionGetFastRecord(TransactionGetFastRecordQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 180 seconds)
- setTransactionGetFastRecord(TransactionGetFastRecordQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 180 seconds)
- setTransactionGetFastRecord(TransactionGetFastRecordResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 180 seconds)
- setTransactionGetFastRecord(TransactionGetFastRecordResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 180 seconds)
- setTransactionGetReceipt(TransactionGetReceiptQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- setTransactionGetReceipt(TransactionGetReceiptQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- setTransactionGetReceipt(TransactionGetReceiptResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- setTransactionGetReceipt(TransactionGetReceiptResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a receipt for a transaction (lasts 180 seconds)
- setTransactionGetRecord(TransactionGetRecordQuery) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 1 hour)
- setTransactionGetRecord(TransactionGetRecordQuery.Builder) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
-
Get a record for a transaction (lasts 1 hour)
- setTransactionGetRecord(TransactionGetRecordResponse) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 1 hour)
- setTransactionGetRecord(TransactionGetRecordResponse.Builder) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
-
Get a record for a transaction (lasts 1 hour)
- setTransactionHash(ByteString) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The hash of the Transaction that executed (not the hash of any Transaction that failed for having a duplicate TransactionID)
- setTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- setTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- setTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
The ID of the transaction for which the receipt is requested.
- setTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- setTransactionID(TransactionID) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The ID of the transaction this record represents
- setTransactionID(TransactionID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
- setTransactionID(TransactionID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- setTransactionID(TransactionID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
-
The ID of the transaction for which the receipt is requested.
- setTransactionID(TransactionID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
-
The ID of the transaction for which the record is requested.
- setTransactionID(TransactionID.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
The ID of the transaction this record represents
- setTransactionRecord(TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
The requested transaction records
- setTransactionRecord(TransactionRecord) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
The requested record
- setTransactionRecord(TransactionRecord.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
-
The requested transaction records
- setTransactionRecord(TransactionRecord.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
-
The requested record
- setTransactionValidDuration(Duration) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- setTransactionValidDuration(Duration.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
-
The transaction is invalid if consensusTimestamp > transactionID.transactionValidStart + transactionValidDuration
- setTransactionValidStart(Timestamp) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- setTransactionValidStart(Timestamp.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
-
The transaction is invalid if consensusTimestamp < transactionID.transactionStartValid
- setTransferAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- setTransferAccountID(AccountID) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- setTransferAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- setTransferAccountID(AccountID.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
-
The account ID which will receive all remaining hbars
- setTransferContractID(ContractID) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The contract ID which will receive all remaining hbars
- setTransferContractID(ContractID.Builder) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
-
The contract ID which will receive all remaining hbars
- setTransferList(TransferList) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of results of a CryptoTransferTransaction
- setTransferList(TransferList.Builder) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
-
Record of results of a CryptoTransferTransaction
- setTransfers(TransferList) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
-
Accounts and amounts to transfer
- setTransfers(TransferList.Builder) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
-
Accounts and amounts to transfer
- setTv(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Transaction value (crypto transfers amount, tv is in tiny bars divided by 1000, rounded down)
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AccountAmount.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AccountID.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Claim.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractID.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Duration.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.EntityID.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FeeData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileID.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Key.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.KeyList.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.NodeAddress.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Query.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.QueryHeader.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.RealmID.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ShardID.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Signature.Builder
-
Deprecated.
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SignatureList.Builder
-
Deprecated.
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SignatureMap.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SignaturePair.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature.Builder
-
Deprecated.
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Timestamp.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TopicID.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.Transaction.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionBody.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionID.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.hederahashgraph.api.proto.java.TransferList.Builder
- setVpt(long) - Method in class com.hederahashgraph.api.proto.java.FeeComponents.Builder
-
Verifications per transaction
- ShardID - Class in com.hederahashgraph.api.proto.java
-
Each shard has a nonnegative shard number.
- SHARDID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- SHARDID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- SHARDID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- SHARDID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- ShardID.Builder - Class in com.hederahashgraph.api.proto.java
-
Each shard has a nonnegative shard number.
- ShardIDOrBuilder - Interface in com.hederahashgraph.api.proto.java
- SHARDNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.AccountID
- SHARDNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractID
- SHARDNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileID
- SHARDNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.RealmID
- SHARDNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ShardID
- SHARDNUM_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TopicID
- SIGMAP_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Transaction
- Signature - Class in com.hederahashgraph.api.proto.java
-
Deprecated.
- SIGNATURE_NOT_SET - com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- SIGNATURE_NOT_SET - com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
- Signature.Builder - Class in com.hederahashgraph.api.proto.java
-
Deprecated.A Signature corresponding to a Key.
- Signature.SignatureCase - Enum in com.hederahashgraph.api.proto.java
-
Deprecated.
- SignatureList - Class in com.hederahashgraph.api.proto.java
-
Deprecated.
- SIGNATURELIST - com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- SIGNATURELIST_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- SignatureList.Builder - Class in com.hederahashgraph.api.proto.java
-
Deprecated.The signatures corresponding to a KeyList of the same length.
- SignatureListOrBuilder - Interface in com.hederahashgraph.api.proto.java
-
Deprecated.
- SignatureMap - Class in com.hederahashgraph.api.proto.java
-
A set of signatures corresponding to every unique public key used to sign a given transaction.
- SignatureMap.Builder - Class in com.hederahashgraph.api.proto.java
-
A set of signatures corresponding to every unique public key used to sign a given transaction.
- SignatureMapOrBuilder - Interface in com.hederahashgraph.api.proto.java
- SignatureOrBuilder - Interface in com.hederahashgraph.api.proto.java
-
Deprecated.
- SignaturePair - Class in com.hederahashgraph.api.proto.java
-
The client may use any number of bytes from 0 to the whole length of the public key for pubKeyPrefix.
- SignaturePair.Builder - Class in com.hederahashgraph.api.proto.java
-
The client may use any number of bytes from 0 to the whole length of the public key for pubKeyPrefix.
- SignaturePair.SignatureCase - Enum in com.hederahashgraph.api.proto.java
- SignaturePairOrBuilder - Interface in com.hederahashgraph.api.proto.java
- SIGPAIR_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SignatureMap
- SIGS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- SIGS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- SIGS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Transaction
- SIZE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- SmartContractServiceGrpc - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different smart contract services.
- SmartContractServiceGrpc.SmartContractServiceBlockingStub - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different smart contract services.
- SmartContractServiceGrpc.SmartContractServiceFutureStub - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different smart contract services.
- SmartContractServiceGrpc.SmartContractServiceImplBase - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different smart contract services.
- SmartContractServiceGrpc.SmartContractServiceStub - Class in com.hederahashgraph.service.proto.java
-
The request and responses for different smart contract services.
- SmartContractServiceImplBase() - Constructor for class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
- SmartContractServiceOuterClass - Class in com.hederahashgraph.service.proto.java
- SOLIDITYID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- STAKERS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- STATEPROOF_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ResponseHeader
- STATUS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionReceipt
- STORAGE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- SUBMITKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- SUBMITKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- submitMessage(Transaction) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceBlockingStub
-
Submit a message for consensus.
- submitMessage(Transaction) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceFutureStub
-
Submit a message for consensus.
- submitMessage(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceImplBase
-
Submit a message for consensus.
- submitMessage(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceStub
-
Submit a message for consensus.
- SUCCESS - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The transaction succeeded
- SUCCESS_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The transaction succeeded
- systemDelete(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceBlockingStub
-
Deletes a file by submitting the transaction when the account has admin privileges on the file.
- systemDelete(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceFutureStub
-
Deletes a file by submitting the transaction when the account has admin privileges on the file.
- systemDelete(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
-
Deletes a file by submitting the transaction when the account has admin privileges on the file.
- systemDelete(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceStub
-
Deletes a file by submitting the transaction when the account has admin privileges on the file.
- SystemDelete - Class in com.hederahashgraph.api.proto.java
- SystemDelete - com.hederahashgraph.api.proto.java.HederaFunctionality
-
system delete file
- SYSTEMDELETE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- SYSTEMDELETE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- SystemDelete_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
system delete file
- SystemDeleteTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Delete a file or smart contract - can only be done with a Hedera admin multisig.
- SystemDeleteTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Delete a file or smart contract - can only be done with a Hedera admin multisig.
- SystemDeleteTransactionBody.IdCase - Enum in com.hederahashgraph.api.proto.java
- SystemDeleteTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- systemUndelete(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceBlockingStub
-
UnDeletes a file by submitting the transaction when the account has admin privileges on the file.
- systemUndelete(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceFutureStub
-
UnDeletes a file by submitting the transaction when the account has admin privileges on the file.
- systemUndelete(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
-
UnDeletes a file by submitting the transaction when the account has admin privileges on the file.
- systemUndelete(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceStub
-
UnDeletes a file by submitting the transaction when the account has admin privileges on the file.
- SystemUndelete - Class in com.hederahashgraph.api.proto.java
- SystemUndelete - com.hederahashgraph.api.proto.java.HederaFunctionality
-
system undelete file
- SYSTEMUNDELETE - com.hederahashgraph.api.proto.java.TransactionBody.DataCase
- SYSTEMUNDELETE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- SystemUndelete_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
system undelete file
- SystemUndeleteTransactionBody - Class in com.hederahashgraph.api.proto.java
-
Undelete a file or smart contract that was deleted by AdminDelete - can only be done with a Hedera admin multisig.
- SystemUndeleteTransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
Undelete a file or smart contract that was deleted by AdminDelete - can only be done with a Hedera admin multisig.
- SystemUndeleteTransactionBody.IdCase - Enum in com.hederahashgraph.api.proto.java
- SystemUndeleteTransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
T
- THRESHOLD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ThresholdKey
- ThresholdKey - Class in com.hederahashgraph.api.proto.java
-
A set of public keys that are used together to form a threshold signature.
- THRESHOLDKEY - com.hederahashgraph.api.proto.java.Key.KeyCase
- THRESHOLDKEY_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Key
- ThresholdKey.Builder - Class in com.hederahashgraph.api.proto.java
-
A set of public keys that are used together to form a threshold signature.
- ThresholdKeyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- ThresholdSignature - Class in com.hederahashgraph.api.proto.java
-
Deprecated.
- THRESHOLDSIGNATURE - com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- THRESHOLDSIGNATURE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- ThresholdSignature.Builder - Class in com.hederahashgraph.api.proto.java
-
Deprecated.A signature corresponding to a ThresholdKey.
- ThresholdSignatureOrBuilder - Interface in com.hederahashgraph.api.proto.java
-
Deprecated.
- Timestamp - Class in com.hederahashgraph.api.proto.java
-
An exact date and time.
- Timestamp.Builder - Class in com.hederahashgraph.api.proto.java
-
An exact date and time.
- TimestampOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TimestampOuterClass - Class in com.hederahashgraph.api.proto.java
- TimestampSeconds - Class in com.hederahashgraph.api.proto.java
-
An exact date and time, with a resolution of one second (no nanoseconds).
- TimestampSeconds.Builder - Class in com.hederahashgraph.api.proto.java
-
An exact date and time, with a resolution of one second (no nanoseconds).
- TimestampSecondsOrBuilder - Interface in com.hederahashgraph.api.proto.java
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.AccountID
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.Claim
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractID
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.Duration
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.EntityID
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeData
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileID
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.Key
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.KeyList
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.Query
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.RealmID
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.Response
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ShardID
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.Timestamp
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TopicID
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.Transaction
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionID
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- toBuilder() - Method in class com.hederahashgraph.api.proto.java.TransferList
- TOPIC_DELETED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
TOPIC_DELETED = 90; - TOPIC_DELETED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
TOPIC_DELETED = 90; - TOPIC_EXPIRED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
TOPIC_EXPIRED = 93; - TOPIC_EXPIRED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
TOPIC_EXPIRED = 93; - TOPIC_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractLoginfo
- TOPIC_NOT_YET_ENABLED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
TOPIC_NOT_YET_ENABLED = 92; - TOPIC_NOT_YET_ENABLED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
TOPIC_NOT_YET_ENABLED = 92; - TOPICDEFINITION_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- TOPICDEFINITION_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- TopicID - Class in com.hederahashgraph.api.proto.java
-
The ID for a topic (used by the consensus sequencing service)
- TOPICID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- TOPICID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- TOPICID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- TOPICID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- TOPICID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- TopicID.Builder - Class in com.hederahashgraph.api.proto.java
-
The ID for a topic (used by the consensus sequencing service)
- TopicIDOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TOPICSTATE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- Transaction - Class in com.hederahashgraph.api.proto.java
-
A single signed transaction, including all its signatures.
- TRANSACTION_EXPIRED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Pre-Check error when TransactionValidStart + transactionValidDuration is less than current consensus time.
- TRANSACTION_EXPIRED_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Pre-Check error when TransactionValidStart + transactionValidDuration is less than current consensus time.
- TRANSACTION_OVERSIZE - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The size of the Transaction is greater than transactionMaxBytes
- TRANSACTION_OVERSIZE_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The size of the Transaction is greater than transactionMaxBytes
- TRANSACTION_TOO_MANY_LAYERS - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The Transaction has more than 50 levels
- TRANSACTION_TOO_MANY_LAYERS_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
The Transaction has more than 50 levels
- Transaction.BodyDataCase - Enum in com.hederahashgraph.api.proto.java
- Transaction.Builder - Class in com.hederahashgraph.api.proto.java
-
A single signed transaction, including all its signatures.
- TransactionBody - Class in com.hederahashgraph.api.proto.java
-
A single transaction.
- TransactionBody.Builder - Class in com.hederahashgraph.api.proto.java
-
A single transaction.
- TransactionBody.DataCase - Enum in com.hederahashgraph.api.proto.java
- TransactionBodyOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionBodyOuterClass - Class in com.hederahashgraph.api.proto.java
- TRANSACTIONFEE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- TRANSACTIONFEE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionRecord
- TransactionFeeSchedule - Class in com.hederahashgraph.api.proto.java
-
The fees for a specific transaction or query based on the fee data.
- TRANSACTIONFEESCHEDULE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- TRANSACTIONFEESCHEDULE_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeSchedule
- TransactionFeeSchedule.Builder - Class in com.hederahashgraph.api.proto.java
-
The fees for a specific transaction or query based on the fee data.
- TransactionFeeScheduleOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionGetFastRecord - Class in com.hederahashgraph.api.proto.java
- TRANSACTIONGETFASTRECORD - com.hederahashgraph.api.proto.java.Query.QueryCase
- TRANSACTIONGETFASTRECORD - com.hederahashgraph.api.proto.java.Response.ResponseCase
- TRANSACTIONGETFASTRECORD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- TRANSACTIONGETFASTRECORD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- TransactionGetFastRecordQuery - Class in com.hederahashgraph.api.proto.java
-
Get the tx record of a transaction, given its transaction ID.
- TransactionGetFastRecordQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get the tx record of a transaction, given its transaction ID.
- TransactionGetFastRecordQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionGetFastRecordResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node TransactionGetFastRecordQuery.
- TransactionGetFastRecordResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node TransactionGetFastRecordQuery.
- TransactionGetFastRecordResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionGetReceipt - Class in com.hederahashgraph.api.proto.java
- TRANSACTIONGETRECEIPT - com.hederahashgraph.api.proto.java.Query.QueryCase
- TRANSACTIONGETRECEIPT - com.hederahashgraph.api.proto.java.Response.ResponseCase
- TRANSACTIONGETRECEIPT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- TRANSACTIONGETRECEIPT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- TransactionGetReceiptQuery - Class in com.hederahashgraph.api.proto.java
-
Get the receipt of a transaction, given its transaction ID.
- TransactionGetReceiptQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get the receipt of a transaction, given its transaction ID.
- TransactionGetReceiptQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionGetReceiptResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node TransactionGetReceiptQuery.
- TransactionGetReceiptResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node TransactionGetReceiptQuery.
- TransactionGetReceiptResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionGetRecord - Class in com.hederahashgraph.api.proto.java
- TransactionGetRecord - com.hederahashgraph.api.proto.java.HederaFunctionality
-
Crypto get the transaction records
- TRANSACTIONGETRECORD - com.hederahashgraph.api.proto.java.Query.QueryCase
- TRANSACTIONGETRECORD - com.hederahashgraph.api.proto.java.Response.ResponseCase
- TRANSACTIONGETRECORD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Query
- TRANSACTIONGETRECORD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.Response
- TransactionGetRecord_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Crypto get the transaction records
- TransactionGetRecordQuery - Class in com.hederahashgraph.api.proto.java
-
Get the record for a transaction.
- TransactionGetRecordQuery.Builder - Class in com.hederahashgraph.api.proto.java
-
Get the record for a transaction.
- TransactionGetRecordQueryOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionGetRecordResponse - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node TransactionGetRecordQuery
- TransactionGetRecordResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node TransactionGetRecordQuery
- TransactionGetRecordResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TRANSACTIONHASH_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionRecord
- TransactionID - Class in com.hederahashgraph.api.proto.java
-
The ID for a transaction.
- TRANSACTIONID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- TRANSACTIONID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- TRANSACTIONID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- TRANSACTIONID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- TRANSACTIONID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionRecord
- TransactionID.Builder - Class in com.hederahashgraph.api.proto.java
-
The ID for a transaction.
- TransactionIDOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionOuterClass - Class in com.hederahashgraph.api.proto.java
- TransactionReceipt - Class in com.hederahashgraph.api.proto.java
-
The consensus result for a transaction, which might not be currently known, or may succeed or fail.
- TransactionReceipt.Builder - Class in com.hederahashgraph.api.proto.java
-
The consensus result for a transaction, which might not be currently known, or may succeed or fail.
- TransactionReceiptOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionReceiptOuterClass - Class in com.hederahashgraph.api.proto.java
- TransactionRecord - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node TransactionGetRecordResponse
- TRANSACTIONRECORD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- TRANSACTIONRECORD_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- TransactionRecord.BodyCase - Enum in com.hederahashgraph.api.proto.java
- TransactionRecord.Builder - Class in com.hederahashgraph.api.proto.java
-
Response when the client sends the node TransactionGetRecordResponse
- TransactionRecordOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionRecordOuterClass - Class in com.hederahashgraph.api.proto.java
- TransactionResponse - Class in com.hederahashgraph.api.proto.java
-
When the client sends the node a transaction of any kind, the node replies with this, which simply says that the transaction passed the precheck (so the node will submit it to the network) or it failed (so it won't).
- TransactionResponse.Builder - Class in com.hederahashgraph.api.proto.java
-
When the client sends the node a transaction of any kind, the node replies with this, which simply says that the transaction passed the precheck (so the node will submit it to the network) or it failed (so it won't).
- TransactionResponseOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TransactionResponseOuterClass - Class in com.hederahashgraph.api.proto.java
- TRANSACTIONVALIDDURATION_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionBody
- TRANSACTIONVALIDSTART_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionID
- TRANSFERACCOUNTID - com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.ObtainersCase
- TRANSFERACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- TRANSFERACCOUNTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- TRANSFERCONTRACTID - com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.ObtainersCase
- TRANSFERCONTRACTID_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- TransferList - Class in com.hederahashgraph.api.proto.java
-
A list of accounts and amounts to transfer out of each account (negative) or into it (positive).
- TRANSFERLIST - com.hederahashgraph.api.proto.java.TransactionRecord.BodyCase
- TRANSFERLIST_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.TransactionRecord
- TransferList.Builder - Class in com.hederahashgraph.api.proto.java
-
A list of accounts and amounts to transfer out of each account (negative) or into it (positive).
- TransferListOrBuilder - Interface in com.hederahashgraph.api.proto.java
- TRANSFERS_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- TV_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
U
- UNKNOWN - com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction hasn't yet reached consensus, or has already expired
- UNKNOWN_VALUE - Static variable in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Transaction hasn't yet reached consensus, or has already expired
- UNRECOGNIZED - com.hederahashgraph.api.proto.java.HederaFunctionality
- UNRECOGNIZED - com.hederahashgraph.api.proto.java.ResponseCodeEnum
- UNRECOGNIZED - com.hederahashgraph.api.proto.java.ResponseType
- updateAccount(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceBlockingStub
-
Updates an account by submitting the transaction.
- updateAccount(Transaction) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceFutureStub
-
Updates an account by submitting the transaction.
- updateAccount(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceImplBase
-
Updates an account by submitting the transaction.
- updateAccount(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.CryptoServiceGrpc.CryptoServiceStub
-
Updates an account by submitting the transaction.
- updateContract(Transaction) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceBlockingStub
-
Updates a contract with the content by submitting the transaction.
- updateContract(Transaction) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceFutureStub
-
Updates a contract with the content by submitting the transaction.
- updateContract(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceImplBase
-
Updates a contract with the content by submitting the transaction.
- updateContract(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.SmartContractServiceGrpc.SmartContractServiceStub
-
Updates a contract with the content by submitting the transaction.
- updateFile(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceBlockingStub
-
Updates a file by submitting the transaction.
- updateFile(Transaction) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceFutureStub
-
Updates a file by submitting the transaction.
- updateFile(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceImplBase
-
Updates a file by submitting the transaction.
- updateFile(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.FileServiceGrpc.FileServiceStub
-
Updates a file by submitting the transaction.
- updateTopic(Transaction) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceBlockingStub
-
Update a topic.
- updateTopic(Transaction) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceFutureStub
-
Update a topic.
- updateTopic(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceImplBase
-
Update a topic.
- updateTopic(Transaction, StreamObserver<TransactionResponse>) - Method in class com.hederahashgraph.service.proto.java.ConsensusServiceGrpc.ConsensusServiceStub
-
Update a topic.
V
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.IdCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.IdCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.ObtainersCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiveRecordThresholdFieldCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiverSigRequiredFieldCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.SendRecordThresholdFieldCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.EntityID.EntityCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.Key.KeyCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.Query.QueryCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.Response.ResponseCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.ResponseType
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.IdCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.IdCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.Transaction.BodyDataCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.TransactionBody.DataCase
-
Deprecated.
- valueOf(int) - Static method in enum com.hederahashgraph.api.proto.java.TransactionRecord.BodyCase
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.hederahashgraph.api.proto.java.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.IdCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.IdCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.ObtainersCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiveRecordThresholdFieldCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiverSigRequiredFieldCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.SendRecordThresholdFieldCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.EntityID.EntityCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.Key.KeyCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.Query.QueryCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.Response.ResponseCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.IdCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.IdCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.Transaction.BodyDataCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.TransactionBody.DataCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hederahashgraph.api.proto.java.TransactionRecord.BodyCase
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody.IdCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody.IdCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody.ObtainersCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiveRecordThresholdFieldCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.ReceiverSigRequiredFieldCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody.SendRecordThresholdFieldCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.EntityID.EntityCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.HederaFunctionality
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.Key.KeyCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.Query.QueryCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.Response.ResponseCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.ResponseCodeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.ResponseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.Signature.SignatureCase
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.SignaturePair.SignatureCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody.IdCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody.IdCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.Transaction.BodyDataCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.TransactionBody.DataCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.hederahashgraph.api.proto.java.TransactionRecord.BodyCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VPT_FIELD_NUMBER - Static variable in class com.hederahashgraph.api.proto.java.FeeComponents
W
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.AccountAmount
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.AccountID
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.AdminDeleteTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.AdminUndeleteTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.AllProxyStakers
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.Claim
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ConsensusCreateTopicTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ConsensusDeleteTopicTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ConsensusGetInfoResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ConsensusSubmitMessageTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicDefinition
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ConsensusTopicState
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ConsensusUpdateTopicTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractCallLocalResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractCallTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractCreateTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractDeleteTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractFunctionResult
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractGetBytecodeResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse.ContractInfo
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractGetInfoResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractGetRecordsResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractID
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractLoginfo
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ContractUpdateTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CreateFeeScheduleTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoAddClaimTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoCreateTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteClaimTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoDeleteTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountBalanceResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetAccountRecordsResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetClaimResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse.AccountInfo
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetInfoResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoGetStakersResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoTransferTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CryptoUpdateTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.CurrentAndNextFeeSchedule
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.Duration
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.EntityID
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ExchangeRate
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ExchangeRateSet
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FeeComponents
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FeeData
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FeeSchedule
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileAppendTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileCreateTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileDeleteTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse.FileContents
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileGetContentsResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse.FileInfo
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileGetInfoResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileID
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.FileUpdateTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.GetByKeyQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.GetByKeyResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.GetBySolidityIDResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.Key
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.KeyList
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.NodeAddress
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.NodeAddressBook
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ProxyStaker
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.Query
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.QueryHeader
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.RealmID
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.Response
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ResponseHeader
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ShardID
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.Signature
-
Deprecated.
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.SignatureList
-
Deprecated.
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.SignatureMap
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.SignaturePair
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.SystemDeleteTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.SystemUndeleteTransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ThresholdKey
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.ThresholdSignature
-
Deprecated.
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.Timestamp
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TimestampSeconds
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TopicID
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.Transaction
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionBody
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionFeeSchedule
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionGetFastRecordResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionGetReceiptResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordQuery
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionGetRecordResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionID
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionReceipt
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionRecord
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransactionResponse
- writeTo(CodedOutputStream) - Method in class com.hederahashgraph.api.proto.java.TransferList
All Classes All Packages